Posted by Bob Bedford on 10/18/06 06:24
> You can curl or sockets to post data to another script
>
> http://uk.php.net/manual/en/ref.curl.php
> http://uk.php.net/manual/en/function.fsockopen.php.
>
> The 1st script may timeout waiting for the response, I dont think this
> will affect the execution of the 2nd script, as long as the 2nd script
> starts before the 1st timeouts. A best guess not a guarantee..
Thanks for your reply, I'll have a look at this solution.
Cheers
Navigation:
[Reply to this message]
|