On Jan 7, 2008 3:45 AM, Sancar Saran <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I just wonder to how can I find a memory size of an array.
>
> Regards
>
> Sancar
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
If you're wondering how m
Sancar Saran wrote:
Hello,
I just wonder to how can I find a memory size of an array.
echo strlen(serialize($array));
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo