Hi guys, I would like to learn and/or find some php code so I can make a video streaming site. I have coded the site in html and css so the design is all ready to go, but now I just need to add the php so it will work as a movie streaming site. I would like to try and make it so I can use includes for the php so you just add lines of text to the html template for the different types of movies etc. To see what I mean please see the template I have done at www.domain-yahoo.net/new-movie-design It has some different areas to pull movies in with different types (example: new moveis, most viewed etc etc). Is this possible to do with just basic php but so the php is not in with the html so I can easily edit the template in the future or add a new one if I want a fresh look? Thanks in advance and I have emails to this thread set so will reply to people about this fast as its something I would really love to learn
You don't need PHP , I think so . What you need is a Javascript Gallery script that can import the links and the images to the front page layout .
Well I'm new to the movie streaming sites so thats way I would like to learn whats needed to do what Im after so I can make myself a simple script to do what I want and add a backend admin area so I can do it all within the site instead of having to upload whole pages or something. Do you or anyone have some sites I can learn to build a movie site from? i would normally just buy a script (which I have done) but I just cant get my head around the coding to make custom designs for it lol
Developing a video streaming website isn't that hard in my opinion, but it's definitely time consuming. You need to learn basic PHP+MYSQL and you should do good. If you're new to programming, it will probably take a while for you learn the basics. As I've said, it will definitely consume a lot your time and dedication, there's a lot of video streaming scripts out there, that's your alternative. But I must say, it's fun if you make your own custom one. Just be patient and learn it from A-Z. Oh and you can definitely use the templates you've developed