Maybe I'm just blind, but I can't find any way to count an array
size in bytes? I have a quite big array with multiple data formats
in it, and I would like to know how big it is in bytes...
--
Anders Norrbring
Yeah, I know -- sizeof is simply count, which doesn't solve the problem.
You could throw the entire array into MySQL and then do STATUS --
that should be close.
tedd
--
--------------------------------------------------------------------------------
http://sperling.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php