Searched defs:postArray (Results 1 – 1 of 1) sorted by relevance
45 $postArray = &$_POST ; // 4.1.0 or later, use $_POST variable47 $postArray = &$HTTP_POST_VARS ; // prior to 4.1.0, use HTTP_POST_VARS variable