Syntax Syntax
Parameters Parameters
- $text
-
(Required)
Return Return
(bool)
Source Source
File: wp-includes/ID3/getid3.php
$contents .= $part; } while (($bytes > 0) && ($partLength > 0)); return $contents; }
Developer Resources, Tips, Tricks, Tutorials and Much more.
(Required)
(bool)
File: wp-includes/ID3/getid3.php
$contents .= $part; } while (($bytes > 0) && ($partLength > 0)); return $contents; }