Forum Moderators: coopster
It looks almost exactly like this...
header ("Location: [localhost...] 10);
- John
Maybe I don't understand what you are asking but I don't see why you would want to do this.
If you want a .php page to be "hit" every so often because it cleans up a table or something like that then you want to set up a cron job that will execute the page.