Hi,
How to run my php script each time the page loads in the browser?
It may be any site i want my script to be runned each time the user moves from one oage to other.
Thank you
Running php script
Moderator: General Moderators
-
gopinatharao
- Forum Newbie
- Posts: 2
- Joined: Sun Mar 07, 2010 8:19 am
Re: Running php script
include is used to run the script within other php script,how to run my script after each page loads.For eg:
The user is in his home page when he navigates to other page i want my script to run.This process should continue ittiratively.
Thank you
Gopinatharao
The user is in his home page when he navigates to other page i want my script to run.This process should continue ittiratively.
Thank you
Gopinatharao