Home
last modified time | relevance | path

Searched defs:postArray (Results 1 – 2 of 2) sorted by relevance

/plugin/wysiwyg/fckeditor/_samples/php/
Dsampleposteddata.php45 $postArray = &$_POST ; // 4.1.0 or later, use $_POST variable
47 $postArray = &$HTTP_POST_VARS ; // prior to 4.1.0, use HTTP_POST_VARS variable
/plugin/grensladawritezor/fckeditor/_samples/php/
Dsampleposteddata.php45 $postArray = &$_POST ; // 4.1.0 or later, use $_POST variable
47 $postArray = &$HTTP_POST_VARS ; // prior to 4.1.0, use HTTP_POST_VARS variable