Hi;
I can PuTTY to a shell on the server I use. Once logged in, I can:
$ ls [RETURN] to see the directory: I can see the script I want to run.
How do I run one of these raw php scripts from the command line? I'm sitting here stuck at the freakin' "$" prompt.
$
....and once I get this to run, I'll be back with some idiot questions about setting up my first cronjob!