SplFileInfo::getSize
  Gets file size
  
 
  Description
  
   public int SplFileInfo::getSize
    ( void
   )
  
  
 
  Parameters
  This function has no parameters.
  
 
  Return Values
  
   The filesize in bytes.
  
  
 
 
  Errors/Exceptions
  
   A RuntimeException will be thrown if the file does not exist or an error occurs.