Wamp without id3
Posted by: Dim59 (---.fbx.proxad.net)
Date: March 04, 2013 04:39PM

Hello ,

I search to create a simple script wich read id3 (http://be.php.net/manual/en/ref.id3.php)

but when i do that on wamp i have this error : Call to undefined function id3_get_version()

So i search and google and i see i need php_id3.dll but on my wamp it doesn't exist .

What can i do ?

Thanks for the answer

Options: ReplyQuote
Re: Wamp without id3
Posted by: RiggsFolly (---.as13285.net)
Date: March 04, 2013 05:07PM

Read the rest of the manual around the page you mention.

Namely the one that says ID3 is a PECL extension.

This means it is not part of the standard PHP release but is something somebody wrote to interface with PHP but has not been accepted as a standard part of PHP yet/if ever.

It seems a little hard to find but this may help

[pecl.php.net]

Options: ReplyQuote
Re: Wamp without id3
Posted by: Dim59 (---.fbx.proxad.net)
Date: March 04, 2013 05:11PM

i see that but when i tried to work that on wamp , i have always my error ,
i am on windows , maybe is that ?
maybe i drop the files on the wrong place ?

Options: ReplyQuote
Re: Wamp without id3
Posted by: stevenmartin99 (Moderator)
Date: March 04, 2013 05:19PM

The code is written badly and has undeclared variables

That's all.

Wampserver is a development tools and all errors are turned on so that why u see it

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote


Sorry, only registered users may post in this forum.