tormented.tv Posted June 27, 2008 Share Posted June 27, 2008 Ok hello everyone. I am building a website. ( www.tormented.tv ) I will say first that this is my very first real website and its been a LONG road just getting this far... If you have looked at my site you will see when you click the music videos on the nav bar it takes you to my videos section. But what my problem lies in the fact that all these video pages are static...yes I have made them all by hand lol and the link video page that actually plays the videos..So far I have I think 23 pages of videos with 12 videos per page...So yeah its like nearly a 300 static page site the way it is at this point....let me tell you that in order to add more pages has gotten to be a task to say the least. My main problem is that I have to hand make my page # links....wow does this take forever and become a bit confusing after awhile. My search is a PHP based search that databases the pages and searches by title and keywords I think but omg does it suck. Not to mention that its besides the point. I need a new search that can take care of everything on its own. I been looking into several options including recreating the site as a joomla site and looking into other PHP scripts but they all wana basically turn my site into a youtube clone. This is not at all what I am wanting. I am needing something more more simple. All I need is the actually Search part . I need a PHP script that I can create a Directory and have the contained .FLV files indexed and a search that will search the database and give results on a page that is at least some what editable such as the top graphic and background color... So in a nut shell I need a simple Scrip that can. 1: Search a directory on a webserver for .flv files and index/store them into a SQL database 2:Give ability for visitors to search ONLY the directory with the .flv files 3:Have the ability to sort search results by newest -oldest..... 4:And would much prefer thumbnails within search results ( not so important at this time ) If anyone knows of a script that can do this or would like to help me create something I would be very interested in talking. Email me or msg if you need [email protected] Link to comment https://forums.phpfreaks.com/topic/112138-php-flv-video-search/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.