oli22 Posted October 6, 2011 Share Posted October 6, 2011 Have page#1 with thumbs view_thumbs.php , when a thumb is clicked thumb link goes to page#2 which is the video_play.php page(which must play embed codes from xml sheet) Using GET method to identify incoming link from page#1. QUESTION is how can i retrieve file(embed code) from xml to play on page#2 with incoming GET info from page#1? (embeds not you only from you tube, so no youtube solutions only, just retrieve file) I somehow have to fill play video div on page#2/video_play.php according to GET data from page#1/view_thumbs.php Link to comment https://forums.phpfreaks.com/topic/248565-retrieve-file-from-xml-with-income-get-variable-video-thumbs/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.