Home
last modified time | relevance | path

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

/plugin/wysiwyg/fckeditor/_samples/php/
H A 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