Hi!
Ok, i made a PHP script wich updates things in MySQL etc.
I asked in a PHP Forum for help to autorun this page so i don't need to run it my self.
In the PHP forum they gave me this thing:
Using Windows - read about schedules
Using Linux - read about cronjobs.
Ofcourse im using Gentoo Linux 2007.0 so i need to use cronjobs.
Im using vixie-cron...
I was wondering is it even possible to run a PHP page from a cron?
If yes - how, for example, every hour?

