I need to schedule a php script to be run daily at 12.30am.
What command can I place in my crontab to do this?
I'm confused because a web browser is required to run a typical php script.
I thought about lynx, but I'm not sure how to run it, and then exit after it runs.
Thanks
Richie.