Hi all,
Hope this isn't a silly question...
Is it normal to use PHP for reasons other than dynamic web site creation and if so how would you normally run the program? I've written some file building/e-mail code that, ideally, I'd like to run outside of the usual method i.e by calling it through accessing a php document from a browser.
I suppose what I've written is just like a C program (which we don't have here). If it was C I'd run it from a scheduling program.
Of course, I understand that Apache has got to process the php file so maybe the question is not really for this forum.
Thanks in advance.
Chris