Thank you DrByte for your reply.
It should be noted that I am running Zen-Cart and this script on a localhost development computer. Might this be part of the problem?
Here is the result:
Code:
CURL Test Page
This page is intended for testing CURL behaviour. You should be accessing this page via CURLTEST.PHP running on YOUR server.
You submitted the following fields and data:
Array
(
[field1] => This is a test
[statuskey] => ready
)
Data validation
Good
Other Info
Your server IP address is: xxx.xxx.xx.xx.
user-agent: unknown.
Below on the same page is:
Array
(
[url] => "http://www.zen-cart.com/testcurl.php"
[content_type] => text/html
[http_code] => 200
[header_size] => 139
[request_size] => 174
[filetime] => -1
[ssl_verify_result] => 0
[redirect_count] => 0
[total_time] => 0.101549
[namelookup_time] => 0.004948
[connect_time] => 0.051702
[pretransfer_time] => 0.051855
[size_upload] => 0
[size_download] => 2141
[speed_download] => 21083
[speed_upload] => 0
[download_content_length] => 0
[upload_content_length] => 0
[starttransfer_time] => 0.101313
[redirect_time] => 0
)
Bookmarks