Structures in PHP

  • Thread starter Thread starter Anonymous
  • Start date Start date
A

Anonymous

Guest
sizeof() does exist, but it's about array length, not the actual size in memory.

struct ¿?¿? what is it for in C ??
 
if you are trying to find out the size of a file use filesize()
 
Back
Top