for example ,let it run at 8:00 every monday
how to do ?
| SitePoint Sponsor |
for example ,let it run at 8:00 every monday
how to do ?



if your server runs with linux (and your host allows it) you can use cronjobs to execute the php-script at a specified time.
Bookmarks