Forum Moderators: coopster

Message Too Old, No Replies

converting php to mp3

         

sniper4897

5:57 pm on Nov 24, 2004 (gmt 0)

10+ Year Member



I have a few songs in php format and im trying to figure out a way to convert them into mp3 format...any ideas?

jatar_k

7:46 pm on Nov 24, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld sniper4897,

can't say I have ever heard of music files with the php extension. Maybe you can enlighten me as to what they be?

jollymcfats

12:00 am on Nov 25, 2004 (gmt 0)

10+ Year Member



I suspect that renaming them to .mp3 from .php may be all that's needed.

Some downloading scripts don't get all their headers right and the browser happily saves the download with the script's name (e.g. ending in .php) rather than a filename with the proper extension.

sniper4897

6:34 am on Nov 25, 2004 (gmt 0)

10+ Year Member



thank you...that's all it was...the songs were downloaded from a ring tone site..i guess that's why they were like that