Thanks for u HTTP Navigator,
There's a bug.
APACHE 1.3.20 (WIN32) PHP5.0.0 Running...
Post some data use
...
$response =& $ua->post('http://127.0.0.1', $post_data);
...
Return:
Parse error: parse error, unexpected T_CLONE,
expecting T_STRING in
d:\www\HTTP_POST\classes\HTTP_Request.php on line
221
But I use
APACHE 1.3.20 (WIN32) PHP 4.3.9 Running...
It's OK.
:) It's HTTP Navigator bug?? or PHP's bug??
Logged In: YES
user_id=281549
Hi Shelly,
I've not yet used PHP 5 so I don't know why it's behaving the
way it is. I'll let you know when I get a chance to try it on
PHP 5.
Thanks for the report.