Re: [PHP] Problem with Square Brackets [was: php+ ajax]

2006-02-21 Thread Jochem Maas
David Dorward wrote: --- Jochem Maas <[EMAIL PROTECTED]> wrote: From a php developer point of view there is one big problem with 'follow the standards' mantra as far as square brackets go (with regard to use in the value of name attributes of form fields) ... Nope. The names of form controls

Re: [PHP] Problem with Square Brackets [was: php+ ajax]

2006-02-21 Thread David Dorward
--- Jochem Maas <[EMAIL PROTECTED]> wrote: > From a php developer point of view there is one > big problem with 'follow the standards' mantra as > far as square brackets go (with regard to use in the > value of name attributes of form fields) ... Nope. The names of form controls MAY contain squar

Re: [PHP] Problem with Square Brackets [was: php+ ajax]

2006-02-21 Thread Jochem Maas
add to your list of potential book topics?: knowing when to successfully break the rules. (i.e. when to not follow the standards) From a php developer point of view there is one big problem with 'follow the standards' mantra as far as square brackets go (with regard to use in t