Home
last modified time | relevance | path

Searched refs:postdata (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/tests/basic/
H A Dbug67198.phpt24 $postdata = "PASS";
30 'content' => $postdata
/PHP-7.0/
H A Dserver-tests.php247 public $postdata = NULL; variable in HTTPRequest
271 function HTTPRequest($URL, $headers=array(), $options=array(), $postdata=NULL) argument
277 $this->postdata = &$postdata;

Completed in 10 milliseconds