ID: 46142 User updated by: kp2356 at gmail dot com Reported By: kp2356 at gmail dot com Status: Open Bug Type: Feature/Change Request PHP Version: 5.2.6 New Comment:
Description: ------------ http://in2.php.net/manual/en/function.id3-get-tag.php all the ID3 functions are not working in ne version of PHP. And when executed this err comes "Fatal error: Call to undefined function id3_get_version() in C:\xampp\htdocs\wrk\id3.php on line 2" Expected result: ---------------- Result must show ID3v2 or any ID3 tags Actual result: -------------- "Fatal error: Call to undefined function id3_get_version() in C:\xampp\htdocs\wrk\id3.php on line 2" Previous Comments: ------------------------------------------------------------------------ [2008-09-21 05:18:32] kp2356 at gmail dot com Description: ------------ http://in2.php.net/manual/en/function.id3-get-tag.php all the ID3 functions are not working in ne version of PHP. And when executed this err comes "Fatal error: Call to undefined function id3_get_version() in C:\xampp\htdocs\wrk\id3.php on line 2" Expected result: ---------------- Result much show ID3v2 or any ID3 tags Actual result: -------------- "Fatal error: Call to undefined function id3_get_version() in C:\xampp\htdocs\wrk\id3.php on line 2" ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46142&edit=1
