Hi all,
I hope this is not to much of a newbie question (although I am)... I looked in the FAQ but could not find the answer, so her goes nothing.
Can I run my php scripts as standalone scripts (without having them called by apache, but just calling it itself from the command line).
I tried running it in the 'php' executable binary, which I have, put it seems just to 'cat' the file ... I also tried putting this binary in the script header (#!/bin/php) no luck there either...
Any suggestions,
Thanks,
Oscar