Jump to content

Custom Search

Featured Replies

Hi people!

I am designing a video streaming website something like youtube. I have many videos and their details(in a separate xml file, which has fields like speaker, title etc.)

I want to implement a custom search on the basis of their fields and i dont know how to. please help me out.

should i combine them to a mysql table or parse through multiple xml files, if so how to?

p.s there are a lot of videos.

 

 

Thanks a lot.

  • 2 weeks later...

using XML files is to use structural informations offline, but online use require that you put all those data on the database, and do SQL queries to do search ...

 

in HTML 5, there is <video> tag that allow you to stream a video .. for something more advanced, you have to program that using Flash, ..etc

Archived

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

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.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.