Share

PHP XSPF Generator

Code

Programming Languages: PHP

License: GNU General Public License (GPL)

Repositories

browse code, statistics svn co https://php-xspf-gen.svn.sourceforge.net/svnroot/php-xspf-gen php-xspf-gen

browse code, statistics cvs -d:pserver:anonymous@php-xspf-gen.cvs.sourceforge.net:/cvsroot/php-xspf-gen login

cvs -z3 -d:pserver:anonymous@php-xspf-gen.cvs.sourceforge.net:/cvsroot/php-xspf-gen co -P modulename

Show:

What's happening?

  • Followup: RE: script doesn't work in IE

    I am having the same problem. (script doesn't work in IE). Does work in Firefox and Chrome. The problem is that when the script is generated, there are two additional forward slashes created at the following locations - after "your_domain.com" and after the "music1" folder: Both Firefox and Chrome browsers can resolve this problem but IE cannot. See Example 1 below which...

    2009-09-05 19:54:02 UTC by joelsourceforge

  • Followup: RE: script doesn't work in IE

    I solved this issue by changing the following in the html / php file holding the player: <param name="movie" value="xspf_player.swf?playlist_url=playlist_generator.php&autoload=true&autoplay=true&shuffle=true" /> TO: <param name="movie"...

    2009-08-26 07:38:50 UTC by tharok

Our Numbers