MP3 ID Tags
Posted by: lastalien (---.superkabel.de)
Date: February 28, 2012 06:21PM

Have lataest wamp installed. How to read out ID3 Tags. PHP info is showing that this modules are not there.

Any solutions plz??

Greetz

Options: ReplyQuote
Re: MP3 ID Tags
Posted by: stevenmartin99 (Moderator)
Date: February 28, 2012 06:26PM

go an search online.

if you come back with a module or extension name, i can tell you how to add it

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

Options: ReplyQuote
Re: MP3 ID Tags
Posted by: lastalien (---.superkabel.de)
Date: February 28, 2012 06:34PM

What kind of modul. when searching PHP MP3 Modul nothings comes up in google.

Do you have this modul I need?

Thx

Options: ReplyQuote
Re: MP3 ID Tags
Posted by: stevenmartin99 (Moderator)
Date: February 28, 2012 06:36PM

no. are you sure it even exists?!

you said about some module...

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

Options: ReplyQuote
Re: MP3 ID Tags
Posted by: lastalien (---.superkabel.de)
Date: February 28, 2012 06:47PM

I dont know about the PHP module ? s ? or what to do. Just want to read out ID3, but not possible.

Error: Call to undefined function id3_get_frame_long_name() in D:\www\mp3tag.php on line 3


Not implated in WAMP??

Options: ReplyQuote
Re: MP3 ID Tags
Posted by: stevenmartin99 (Moderator)
Date: February 28, 2012 06:53PM

That's a function , not a module.

It's nothing to do with wamp. Sounds like your missing some file

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

Options: ReplyQuote
Re: MP3 ID Tags
Posted by: lastalien (---.superkabel.de)
Date: February 28, 2012 06:56PM

what kind of file is missing??

Have nothing done to wamp. runs as it comes in download.

any solution??

Thx bro

Options: ReplyQuote
Re: MP3 ID Tags
Posted by: stevenmartin99 (Moderator)
Date: February 28, 2012 07:26PM

what every files you added to the www folder that does this mp3 thing, you dont have all of it. or you havent included some file.


i cant explain if you dont know how to program

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

Options: ReplyQuote
Re: MP3 ID Tags
Posted by: lastalien (---.superkabel.de)
Date: February 28, 2012 08:05PM

Hi again,

will be nice if you can explain to me.

thx in advance

Options: ReplyQuote
Re: MP3 ID Tags
Posted by: stevenmartin99 (Moderator)
Date: February 28, 2012 08:15PM

sorry i cant explain. Where did you get these files ?

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

Options: ReplyQuote
Re: MP3 ID Tags
Posted by: lastalien (---.superkabel.de)
Date: February 28, 2012 08:50PM

sorry but I dont know what you mean.

this was my php script:

$frame_long_name = id3_get_frame_long_name("MCDI"winking smiley;

echo $frame_long_name;

where the error occured.

can you tell me other way to read out mp3 complete.

Thx

Options: ReplyQuote
Re: MP3 ID Tags
Posted by: stevenmartin99 (Moderator)
Date: February 28, 2012 08:53PM

no i cant waste my time doing that,

where did you get this code from?

this is calling a function , but you have no code for the function.

i cannot help you.

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

Options: ReplyQuote
Re: MP3 ID Tags
Posted by: lastalien (---.superkabel.de)
Date: February 28, 2012 08:58PM

its coming from selfphp and its a function and should work:

id3_get_frame_short_name()

ID3v2 Frames:


AENC - Audio encryption

APIC - Attached picture

and so on . . . .



Edited 1 time(s). Last edit at 02/28/2012 09:00PM by lastalien.

Options: ReplyQuote
Re: MP3 ID Tags
Posted by: lastalien (---.superkabel.de)
Date: February 28, 2012 09:13PM

ok, just look here

[php.net]


thx

Options: ReplyQuote


Sorry, only registered users may post in this forum.