I found by default, Joomla trimed out all html tag in request variables. The solution is like that:
PHP:
$data = JRequest::get( 'post' );
$data['html'] = JRequest::getVar('html', '', 'post', 'string', JREQUEST_ALLOWRAW);
Tags: joomla
These blogs are about IT careers, PHP, .net. -----------------------------
android b2evolution google google web toolbox hosting how to howto htc hero htc magic jee joomla linux magic netbook skype tip virus alert. voip wordpress
Recent comments