php is script which is executed when a page is called....
hence its manual...
what you can do is set up a cron job... which invokes a "lynx" browser with url parameter as your address to the php script
Moderators: macek, egami, gesf


* */1 * * * lynx -dump http://domain.com/path/to/file.php
Users browsing this forum: No registered users and 1 guest