Forum: PHP Aug 26th, 2009 |
| Replies: 3 Views: 178 Write a script to restore DB ,put it in a cron job. |
Forum: PHP May 19th, 2009 |
| Replies: 3 Views: 298 I think I have seen something simmilar like this in hotscripts.com . |
Forum: PHP Apr 3rd, 2009 |
| Replies: 10 Views: 614 Put the code in a separate php file and run it as a cron job :D |
Forum: PHP Dec 21st, 2007 |
| Replies: 5 Views: 638 I think you can put a trigger which will ensure spid+date is unique. That is insertion will fail automatically. |
Forum: PHP Dec 4th, 2007 |
| Replies: 6 Views: 864 Are you behind some proxy ? |
Forum: PHP Jun 7th, 2007 |
| Replies: 2 Views: 1,223 try to execute the query string directly which you are using in mysql_query |