Jump to content

Can someone create me a simple website login system


Recommended Posts

I need a login system for my website which should consist of:

register - username, password, email, country & full name

conformation email is sent with username and pass (confirm link should be included if possible)

login - user logs into another part of the website

forgoten password - user enters email address registered with to recive their login information

If you can do this, can you please PM me

Link to comment
Share on other sites

I would definitely look on the web for a php package.

If someone creates one for you there are going to be many things to worry about. Like...

Do you have php installed on your server?

If so what version?

Error handling.

Support down the road or bugs.

Must be built secure, using secure functions and classes and everything must be filtered properly, etc.

Worry of untrusted source code.

Possible database support, which is a WHOLE other thing with probably a larger list.

Much time for the php scripter.

It will be much easier to download a trusted, secure, fully working package. Some free php resources.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy