On Thu, 23 Oct 2003 01:04:55 -0500
"Walter Torres" <[EMAIL PROTECTED]> wrote:

> > -----Original Message-----
> > From: Colin Kettenacker [mailto:[EMAIL PROTECTED]
> >
> > Hi Walter,
> >
> > You may want to look into PEAR's config package. It does pretty
> > much all you
> > have listed here and a lot more. I just started looking into it
> > today.
> 
> Thanks Colin.
> 
> I saw that it, read it, played with it.
> 
> It was just way to big a clunky for what I was looking to do.
> 
> I have what "need" to make this work.
> 
> I was just hoping to have a better method of reading the file and
> ignoring the blank lines and the commented lines.
> 
> I just have this thing about double level IF statements.
> 
> Thanks.
> 
> Walter
> 

Is there a problem with using your text editor to change all the "#"
to ";" and then using parse_ini_file()?

--
Raquel
============================================================
I never did give anybody hell. I just told the truth, and they
thought it was hell.
  --Harry S Truman

--
Raquel
============================================================
I never did give anybody hell. I just told the truth, and they
thought it was hell.
  --Harry S Truman

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to