|
Hi all,
I'm setting up a website, it's a video streaming website where people can watch movie trailers (embeds from veoh, youtube etc.), anime episodes (embeds) etc.
Basically, I have a CSS template. I have a few anime series in the navigation. I have used PHP Includes so that when you click on a series or link in the navigation it points to the content part of the website.
What I want is to be in a position where I can set up accounts for users so that they can also post new anime episodes (embeds) as they are released. I heard that I need a script for this, something like a form
e.g. Series [insert name of series, or pick from the list] - Title [insert episode number or name of film i.e. part 1 or 2 or full etc.] - Content [insert content, this is where the embeds will go, or any HTML]
button [Submit]
I will also need something so that if someone accidently enters wrong info, it can be edited later on.
------
And then, the website is automatically updated adding those to the navigation or whatever.
People have suggested blogs? But would I need to change the whole HTML source code to suit my needs?
The site will be based on watching anime online, movies etc.
PS. I have purchased a 1 year webhost with Bluehost along with a domain, if you know Bluehost then you will also know that they provide/support pretty much anything i.e. databases, languages etc.
|