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/bi

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

2001-02-12 Thread Jason Brooke
Hi Tony Did you happen to check the manual? :) This will get you started: ./configure --with-your-required-options --enable-discard-path - Original Message - From: "Tony Bibbs" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 13, 2001 1:18 PM Subject: [PHP] Using php