Re: [PHP-DEV] comparing strings values, etc.

2002-03-03 Thread derick
Hello Tim, you should be writing to the [EMAIL PROTECTED] mailinglist. This list is fro developing PHP, not for developing _with_ PHP. regards, Derick On Sun, 3 Mar 2002, Tim Martens wrote: > Hi - I'm a major newbie. > > - I have a file that pulls an include into a for a user to edit > - be

[PHP-DEV] comparing strings values, etc.

2002-03-03 Thread Tim Martens
Hi - I'm a major newbie. - I have a file that pulls an include into a for a user to edit - before pulling the include, I'd like to open it and check it's value - if the include's value is exactly equal to the string: Hello World then I want to overwrite that string with nothing; close the inc