Currently,
I am using that Client script to test the speed of Server. Will it be the same as using CURL? I have never used curl before. For making a for loop to call the service I have no idea. Do you have a code sample on running that?
It will be different because curl will talk directly to the server and show the raw output.
PEAR::SOAP uses curl when you connect via SSL.
the for loop is just simple bash, in command-line.
Arnaud.
-- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php