I'm not mega big into Mysql or PHP, infact I'm useless, but looking for a good samaritan to help me out I guess!
I run a streaming video site, and upload 50+ videos a day, now doing this with html is a pain in the a***...
What I'm looking for is a template page, then the stream videos and title get loaded from information submitted to Mysql (for which I have setup and installed a simple form)
Would someone be able to give me an idea on how to set up the template page so that:
The URL contains the title (for SEO reasons)
The link to the video opens the template page and the correct corresponding video
My Mysql table is simple,
title
embed code
and thats it. probably a long shot and don't really expect anyone to help tbh but I suppose if you don't ask you don't get!
I run a streaming video site, and upload 50+ videos a day, now doing this with html is a pain in the a***...
What I'm looking for is a template page, then the stream videos and title get loaded from information submitted to Mysql (for which I have setup and installed a simple form)
Would someone be able to give me an idea on how to set up the template page so that:
The URL contains the title (for SEO reasons)
The link to the video opens the template page and the correct corresponding video
My Mysql table is simple,
title
embed code
and thats it. probably a long shot and don't really expect anyone to help tbh but I suppose if you don't ask you don't get!