[PHP-DEV] Re: Newbie question: zend_hash_find

2006-11-08 Thread M.Sokolewicz
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

[PHP-DEV] Re: Yet another feature request

2006-11-10 Thread M.Sokolewicz
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[

Re: [PHP-DEV] Re: Help with the snaps site

2007-05-06 Thread M.Sokolewicz
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