Got it working.
Thanks for all your help Rob.
Ken
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> On Wed, 2005-10-26 at 00:28, Ken Tozier wrote:
> > I'm having a major problem with what seems, on it's face, to be a
> > really basic array function.
> >
> > What happens is on the browser end, I've written some javascript code
> > that packages up javascript variables in native PHP format a
Rob ,
Very helpful, Thanks!
I'll try to rewrite the serializer on the javascript end to encode
integer keys as integers.
Ken
On Oct 26, 2005, at 1:23 AM, Robert Cummings wrote:
On Wed, 2005-10-26 at 01:06, Robert Cummings wrote:
I did some more investigating. Your problem appears to b
On Wed, 2005-10-26 at 01:06, Robert Cummings wrote:
>
> I did some more investigating. Your problem appears to be PHP5 specific.
> I manually created the serialize string I assumed you had, but PHP4 was
> smarter than me and auto converted the string key to an integer once
> again; however, PHP5 fo
On Wed, 2005-10-26 at 00:28, Ken Tozier wrote:
> I'm having a major problem with what seems, on it's face, to be a
> really basic array function.
>
> What happens is on the browser end, I've written some javascript code
> that packages up javascript variables in native PHP format and sends
>
5 matches
Mail list logo