[drupal-devel] Talk with Rasmus
Gordon Heydon
gordon at heydon.com.au
Sat Apr 23 21:05:42 UTC 2005
Hello,
On Sat, 2005-04-23 at 12:56 +0200, Gerhard Killesreiter wrote:
>
> On Sat, 23 Apr 2005, Gordon Heydon wrote:
>
> > Basically with checkboxes so that we always get a value we set the
> > unchecked value as a hidden field, and then a check box of the same with
> > the checked value. so when the data is passed to the server it is passed
> > like so
> >
> > a=false&a=true
> >
> > We expect that from this we will receive a=true, but with the way that
> > we are yahoo servers are configured they will receive the following.
> >
> > array(false, true)
>
> Did he tell you which config opton does cause this behaviour?
He didn't say, I think it was a modification that he made to the php
himself.
Gordon
More information about the drupal-devel
mailing list