----- Original Message -----
From: "Ignacio Vazquez-Abrams" <[EMAIL PROTECTED]>
To: "TR Henigson" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, January 11, 2001 11:42 AM
Subject: Re: [PHP] serialized respresentations of variables


> On Thu, 11 Jan 2001, TR Henigson wrote:
>
> > I can see that "a" represents "Array", "s" represents "String",
> > "i" represents "Index". What does "b" represent and is there any
> > documentation for other representations?
> >
> > Ted
> >
>
> Actually, "i" represents "Integer", "b" represents "Boolean", and "n"
> represents "Null". Don't ask me about the last one; I only saw it once and
I
> don't know how it got there.
>

"n" could represent "number"
search "hungarian notation" for more information.

> --
> Ignacio Vazquez-Abrams  <[EMAIL PROTECTED]>
>
>
> --
> PHP General 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]
>


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