Nope, output is now
Key: 0, Value: ACL[]
instead of
Key: 0, Value: ACL


Matt Williams wrote:

> Hi Michael
> 
> Try changing this line
> 
> 
>> printf("<option value = \"%s\">%s</option>",
> 
> 
> To
> 
> printf("<option value = \"%s[]\">%s</option>",
> 
> This should solve your problem
> 
> HTH
> 
> M@


-- 

Michael Kelley                  
[EMAIL PROTECTED] 
        
Programmer/Systems Analyst I    
New Mexico State University
Information and Communication Technologies
Work # (505)-646-1374
P.O. Box 30001
MSC: 3AT
Las Cruces, NM 88003






-- 
PHP Windows 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