Announcement

Collapse
No announcement yet.

database help

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • database help

    how can i get a database working or something so i can get a login system
    that will allow me to control what users got what permissions. Can i use my own computer or is it something else i pay for?

  • #2
    Re: database help

    Databases are included in your hosting package via cpanel

    You will need more then just a database for a login system you need scripting as well.

    Its not something you can do on your own computer, but there is also nothing else extra you have to pay for.

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

    Comment


    • #3
      Re: database help

      so, what our saying is as long as i got the login script stuff, the login thing
      will work? Like people that sign up can upload videos and pictures if i allow
      them too?

      Comment


      • #4
        Re: database help

        Yes, a database is just a method of storing data. All user's and their associated information being data. But you need a script as the layer between your webpage and the database, to add/edit/display/delete the data.

        Register/Login Script
        Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

        Comment

        Working...
        X