I am trying to get REAL size (memory usage) of a variable in PHP. I know there is no straightforward method to achieve this but there is a simple "hack" using memory_get_usage().I am trying to get REAL size (memory usage) of
I am trying to get REAL size (memory usage) of a variable in PHP. I know there is no straightforward method to achieve this but there is a simple "hack" using memory_get_usage().I am trying to get REAL size (memory usage) of