[PHP] Using php as a shell scripting language

2001-02-12 Thread Tony Bibbs
I have a need to use php similar to how I would bash when creating shell scripts. I have two RH6.2 machines that have the same version of php (slightly different compile-options). One machine in particular lacks the php binary in /usr/local/bin and that's what I need to use php in a shell

Re: [PHP] Using php as a shell scripting language

2001-02-12 Thread Jason Brooke
Using php as a shell scripting language I have a need to use php similar to how I would bash when creating shell scripts. I have two RH6.2 machines that have the same version of php (slightly different compile-options). One machine in particular lacks the php binary in /usr/local/bin and tha

Re: [PHP] Using php as a shell scripting language

2001-02-12 Thread David Robley
On Tue, 13 Feb 2001 13:48, Tony Bibbs wrote: I have a need to use php similar to how I would bash when creating shell scripts. I have two RH6.2 machines that have the same version of php (slightly different compile-options). One machine in particular lacks the php binary in /usr/local/bin