On 09 June 2006 13:55, Mindaugas L wrote:

> Hello,
> "
> The basic problem is that the way a $_POST variable gets processed is
> in the order it is in on the original form. "
> I think it's very natural behaviour.
> 
> But be careful with associative arrays, I think before version
> 5.12.there was a bug, if you want that PHP makes an associative array
> of form elements. http://bugs.php.net/bug.php?id=37276

That's a strictly 5.1.3 bug -- everything's fine in 5.1.2 and previous, and in 
5.1.4 (and subsequent versions!).

Cheers!

Mike

---------------------------------------------------------------------
Mike Ford,  Electronic Information Services Adviser,
Learning Support Services, Learning & Information Services,
JG125, James Graham Building, Leeds Metropolitan University,
Headingley Campus, LEEDS,  LS6 3QS,  United Kingdom
Email: [EMAIL PROTECTED]
Tel: +44 113 283 2600 extn 4730      Fax:  +44 113 283 3211 


To view the terms under which this email is distributed, please go to 
http://disclaimer.leedsmet.ac.uk/email.htm

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

Reply via email to