What scripts? List them
What content? Are there already domains?
More information is needed before starting a thread like this.
It only leads to unnecessary questions if all the information is provided from the beginning.
I built a tube-style video site in pure PHP + MySQL with an automated import system that fetches video data and inserts it into the database automatically.
Main setup:
- PHP frontend
- MySQL as the local data source
- remote API used for video import and live player fetch
- no WordPress on the frontend
How it works:
- videos, categories, tags, actors, and studios are imported from the API into MySQL
- homepage, search, taxonomy, and listing pages read from the local database
- single watch page loads local metadata first, then fetches the live player/embed from the API
-...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.