Jump to content

Starting with programming a database site

Hi,

I am planning to make a site. On this site people can register/login to make a list for them selfs.

What is the best way to make this site?

Link to comment
Share on other sites

Link to post
Share on other sites

Hi,

I am planning to make a site. On this site people can register/login to make a list for them selfs.

What is the best way to make this site?

 

PHP and mysql as the database. plenty of guides around the web.

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
Share on other sites

Link to post
Share on other sites

Since you making some sort of login system i would recommend looking into hashing algorithms and salts.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×