How to make Apache autoexecute a PHP file?
Posted: Wed May 25, 2005 10:06 pm
Hello everyone!
I'm looking for a php code that set apache server to autoexecute a file (for example: example.php) every 12 hours.
My idea is to make that file maintained update a central mysql db every an elapsed time.
The example.php file don't will return HTML code, it will have only php code that will be execute on the server to check a db information of another's hosts.
Thanks for all!
Juani.
I'm looking for a php code that set apache server to autoexecute a file (for example: example.php) every 12 hours.
My idea is to make that file maintained update a central mysql db every an elapsed time.
The example.php file don't will return HTML code, it will have only php code that will be execute on the server to check a db information of another's hosts.
Thanks for all!
Juani.