Just wondering if PHP is only available via the push mechanism of a web browser, or if PHP code can be written as in script form to execute as a process on a machine, (e.g. like a shell script, awk script, perl program, etc.)
If so, where would I find the docs to do this on a linux system?
Thx!
Ryan