Tag: Apache Server

php scripts
boxer111 asked:


I want to run few PHP scripts at some particular time. Usually the scripts run when they are called by client browser, but what can I do to have them automatically run at a particular time say 7:00pm everyday.
Or is it the work of Apache server to do, that if we show it the script and tell it the time, it would automatically run it at that time.

Tags: , ,
php and mysql
prowler_will asked:


I am a web developer who wants to run an Apache/PHP/MYSQL server on my computer for testing purposes. I need an ALL IN ONE installation and I don’t want to waste my time installing dozens of servers.

Tags: , ,
Back to top