Hi everyone I am very new to PHP and after looking at some threads about this I am still unclear
my host is running PHP under APACHE can I CRON php scripts???
In one thread it was stated I could use a web browser to process the php script which I think would work fine. If this works how do start a web browser and then load it with the script file???
I know the syntax for CRON
38 11 * 'path to whatever'
I am assuming I would execute the web browser in the 'path to whatever' area described above. Where and what this is I am not sure and then some how load the PHP script into this browser
As you can see I know a few of the main things but don't quite have the whole picture so could you respond with very basic instructions. I thank you alot.
Jeff