What's new

Welcome to the forum 👋, Visitor

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.

Newbie needs coding advise

rdpar

New member
Joined
Dec 6, 2023
Messages
1
Reaction score
0
HTML Coins
0
I need help with my web page. I want to allow music downloads, but only a few per email registered. Being really really rusty with HTML, and have no knowlege of any other coding, I'm lost.
 
So, basically, HTML itself is not going to allow you to monitor or restrict who and how much is allowed to download and what. Restrictions are going to need server side programming such as PHP, along with scripts such as JavaScript. You are also going to want to use a Database program to store user info and allow PHP to communicate with it to restrict users. I personally prefer PostgreSQL as it is Open Source but MySQL is the most common.

I am more than happy to help with anything specific but as your request is a little broad and generalized, there are too many answers I could give. If you would like, you are free to DM me and I will help wherever possible.
 

Theme customization system

You can customize some areas of the forum theme from this menu.

  • Wide/Narrow view

    You can control a structure that you can use to use your theme wide or narrow.

    Grid view forum list

    You can control the layout of the forum list in a grid or ordinary listing style structure.

    Picture grid mode

    You can control the structure where you can open/close images in the grid forum list.

    Close sidebar

    You can get rid of the crowded view in the forum by closing the sidebar.

    Fixed sidebar

    You can make it more useful and easier to access by pinning the sidebar.

    Close radius

    You can use the radius at the corners of the blocks according to your taste by closing/opening it.

  • Choose the color combination that reflects your taste
    Background images
    Color gradient backgrounds
Back