Rangel Reale wrote:
Yes, I tried, this works, but I would like to control the send speed more,
preferably via URL, as this programs will only be accessed by my desktop
application, and I have full control of them.
But, if there is no other way, this will be the way!
Use the url parameter to work out the send rate.
?rate=10 (10kps)
...
$sleep = whatever_claculation_you_like;
sleep($sleep);
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php