kais99 Posted March 16, 2009 Share Posted March 16, 2009 hi everyone i want one application for my website(php based) , i got list of tv channels to watch online and if visitor click on any channel , it open in new page as the classical way is, but i want to play that channel on the same page, i have seen some websites , but i dont know where should i start, what should i learn , i want you guys give a direction . i am using php mysql to get tv channels information. the websites are http://video.msn.com http://news.bbc.co.uk/1/hi/video_and_audio/default.stm http://fomny.com/ (i want exactly like this) please tell me what are the keywords to search for this type ajax tutorial? do u know any good tutorial for this kind of problem (i have seen many for forms, autocomplete etc)? i tried ajax tab stuff, but i failed to pass url variable ?id=2&name=channel. should i use iframe? please just put me in right direction , i dont know much about ajax. Quote Link to comment Share on other sites More sharing options...
Floydian Posted March 17, 2009 Share Posted March 17, 2009 It sounds like you can get away with just opening that page in an iframe. Since you aren't doing anything more complicated than just showing a media player, it makes sense to load the tv player into an iframe. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.