jreklund / php4dvd

php4dvd is an open source php/mysql powered movie database. Catalog your video collection with ease. Automatic update of information and images.
GNU General Public License v3.0
83 stars 43 forks source link

Some more features in nevigation bar #62

Closed roobinhoood closed 4 years ago

roobinhoood commented 4 years ago

I just want to add more features in navigation bar. i have already add some navigation list option like( dual audio movie, hollywod movie, bollywood movie). Now help me to written the code scripts related to this added features. Thanks Atul 1588164925252870272138132761548

jreklund commented 4 years ago

Hi, I'm not taking feature requests at the moment. It looks like you want to add more options of sorting/categories them. You can add any text you want under a movie/tv-shows "Genres" and it will pop up "Categories", so you can sort them that way.

roobinhoood commented 4 years ago

I have add all movies under movie genres, now i want categories movie by dual audio and hollywod, etc. This function is not in this template, so please tell me how to write the code for either. Thanks Robin

roobinhoood commented 4 years ago

Hi guys. Can any help me?

jreklund commented 4 years ago

No one here can teach you how to code PHP, SQL, HTML etc. You need learn that yourself. All the code are technically there, it needs to be duplicated. Just put those "tags" in the Genres and you can filter them in Categories.