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.

-- 
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]

Reply via email to