Afficher un message
Vieux 18/02/2008, 11h43   #7
Betikci Boris
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Run a PHP script in background of a Site in every 10 Seconds

On Feb 17, 3:29 pm, "rahismail...@gmail.com" <rahismail...@gmail.com>
wrote:
> I need to run a script in every 10 seconds in background of the site
> of 10-15 php pages.
> So how do i activate that script?
> Is there a code to be embedded in every php page so that the script
> got run after every 10 seconds.
>
> I need not to monitor that script.
> This script will make some comparisions and then make changes in the
> database.
> Please reply as this is very neccesary for completion of my project.
>
> Regards
> Rahi Jain


its not about php use this html code -> <meta http-equiv='refresh'
content='10'>
  Réponse avec citation
 
Page generated in 0,04337 seconds with 9 queries