Narender wrote:
I want to start the execution of a script in the background at the time of user login. In the script there is infinite loop which is checking something after every 10 seconds and if it get true value the it open a popup window on the brower and if the user session expires then it terminate the script. how can I acheive this ?
I have tried to do this by putting the script path in the img tag in th src parameter but its not working. Is there any way of executing a file by means of writing a command in the php script.
Please help it's urgent.
Trying to open popups every 10 seconds? Now *that's* why I use Mozilla's web browser :)
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php