Jump to content

[SOLVED] Runnig a sript on a seperate page other than the one being called...


bmopro

Recommended Posts

I just recently added wimpy player to my site.  It includes a script (playlist_app.php) that will dynamically create a playlist and output it in xml, so the player can read it.

My question is this...

How can i pass a varablie to that page (playlist_app.php) so it can hit the DB and create the playlist without using the include function?

I want to call the index page, hit the (playlist_app.php) page with a variable to create the playlist, and have the index page diplay.  I

can't obviously use include because the (playlist_app.php) prints out xml.

Thanks for the help!

Brian

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.