[snip]
I want to pause script in php, in a while loop, so that a key must be 
pressed or a button must be clicked for the script to continue.

Is this possible, i had a look at some functions, but it is not what i
want.

Can someone point me in a direction to search or maybe solve this
problem 
for me.
[/snip]

PHP is server-side...you would need a client-side method of interacting
with PHP. From the command line or browser?

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

Reply via email to