XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
formdhtmltextarea_preview.php File Reference

Go to the source code of this file.

Namespaces

namespace  xoopsform
 

Variables

 $content = $myts->stripSlashesGPC($_POST['text'])
 
if(!$GLOBALS['xoopsSecurity']->
validateToken(@$_POST['token'],
false)) 
$html = empty($_POST['html']) ? 0 : 1
 
 $myts =& MyTextSanitizer::getInstance()
 
$xoopsLogger activated = false
 
if(preg_match_all('/%u([[:alnum:]]{4})/',
$content, $matches)) 
if (!headers_sent())
 

Variable Documentation

Definition at line 23 of file formdhtmltextarea_preview.php.

$xoopsLogger activated = false

Definition at line 22 of file formdhtmltextarea_preview.php.

if (preg_match_all('/%u([[:alnum:]]{4})/', $content, $matches)) if(!headers_sent())

Definition at line 40 of file formdhtmltextarea_preview.php.