Hi!

I'm using add_index_string and add_assoc_string to build an array, and these
functions expect a 'duplicate' argument. When should I set this to 1 and
when to 0?
Right now I'm setting it to 1 on the first call (add_index_string) and to
zero for the second (add_assoc_string). 
Does it matter if it is also set to 1 for the second call?

Cheerio, Marc.



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to