I am pretty sure that andre was aware of that, otherwise he would probably not have posted in clientside tech ... 😃
Andre: The statement you just posted is PHP, which cannot interact with the page once loaded (except for through AJAX calls).
So.. What are you trying to do:
- Submit a form-like response to a remote server when processing some info from a page? Have a look at CRON functions.