hi,
Have you tried looking at how the parse_ini_file function works? that
should answer your questions on this.
- tul
Arnold Daniels wrote:
Hi,
I'm new at PHP internals and have read the 'Extension Writing' tutorial
(part 1-3) of devzone.zend.com. I'm writing a set of parsers, to parse
di
read the archives, there's been a LOT of discussion about this already.
AFAIK the team decided not to implement this before PHP 6.0.
- tul
Arnold Daniels wrote:
Hi,
I see this is the time to do language feature request. So let me add
another. I very often use something like:
/$a = isset($x[
Tijnema ! wrote:
On 5/6/07, David Coallier <[EMAIL PROTECTED]> wrote:
On 5/6/07, Tijnema ! <[EMAIL PROTECTED]> wrote:
> On 5/6/07, David Coallier <[EMAIL PROTECTED]> wrote:
> > On 5/5/07, Jan Reininghaus <[EMAIL PROTECTED]> wrote:
> > > I am currently working on my second draw for the page, but