Hello,

I m trying to make a php command line script, and I m looking for a function
that
can stop the script until a key is pressed.

I modify some args when these are incorrect and put default values,
I d like the user to be informed of that when launching the scripts.

For the moment I make a sleep(5);


I have php 4.06 w32.

Thanks.




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to