Search image click on it then open its video with playlist..

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
asad_black
Forum Newbie
Posts: 20
Joined: Wed Feb 11, 2009 1:59 am

Search image click on it then open its video with playlist..

Post by asad_black »

This is my website http://jugnoo.tv/demo3

website contain rss playlist...!
recently i complete the search function in this website by using PHP and database of MySQL...!

now i want, when user search any video and click on it then go to its video and play it whatever his search and also show playlist..!

main problem is how to show playlist with respect to searching video.

for example user search video of football.
and all the video related to football display on the page.
now user click on the thumnail of the 1st video play it and show the playlist of related to football.


i hope u got my point..!
Post Reply