On Wed, 7 Mar 2001, Carrie Bartkowiak wrote:
} I know most people shudder at the thought of this, but is there a way we
} could just drop it into the cron.daily folder (for example) and have it run
} like that? Or won't .php run that deep in the system?
} (I don't know, haven't tried running a php script outside of a site folder.)
If you compile a second (or a first) as a cgi you end up with an
execuitable that can be used just like Perl, Bash, Python, etc.
It only takes a minute.
It's worth the effort if you know and like PHP.