![]() |
|||
PHP
IT Tags
Mobile site indexing solr PHP and FLash multiple file uplo magento ecommerce Solr XML photo gallery check domain php mail ajax control panel Overlapping Layers Xampp Stop Script mysql server associative arrays Remove Duplicate sdf XHTML include Simplexml Parser my_thread_global_end objects server shutdown Combo box local server local server SimpleXML connection to MYSQL UPDATE |
Automatically update
By: rekha singh | 28 Mar 2010 3:06 pm
I'm looking for a way to modified an update php script and to set it in a way to automatically update my database every 2 hours, can any one help or advice? CommentsSounds like you want a script that will wait for 2 hours, then start work again. That is wrong.
By: rekha singh | 28 Mar 2010
There are a couple of ways to do this: Though written for cpanel users, I found this tutorial helpful understanding how to use cronjobs with php scripts:
http://www.trap17. com/index. php/cron- jobs-cron- jobs-cpanel_ t6321.html I believe it is usually better to have MySQL do the work than to have a PHP script running for server load and speed.
I hope this helps.
By: rekha singh | 28 Mar 2010
|
