M
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] function similar to to sizeof
>
> bruce wrote:
>
> >does php have a function similar to the 'C' sizeof function...
> >
> >
> yep in PHP 5 but it's just an alias for count.
>
> >i'm looking
lto:[EMAIL PROTECTED]
Sent: Saturday, July 31, 2004 6:16 PM
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] function similar to to sizeof
bruce wrote:
>does php have a function similar to the 'C' sizeof function...
>
>
yep in PHP 5 but it's just an alias for count.
>i'm loo
bruce wrote:
does php have a function similar to the 'C' sizeof function...
yep in PHP 5 but it's just an alias for count.
i'm looking to copy an object, and i'd like to be able to copy it at the
binary level
So how about using the clone feature of PHP5 instead of doing this manually.
but
does php have a function similar to the 'C' sizeof function...
i'm looking to copy an object, and i'd like to be able to copy it at the
binary level
but i need to be able to determine the size of the object...
any thoughts/comments..???
thanks
-bruce
--
PHP General Mailing List (http://w
4 matches
Mail list logo