Basic PHP login system
This login system was created as the base for another project. Open Auto Classifieds, it was an open source project that I used a long time ago, since then I have looked for other auto classifieds scripts and haven't really found any that worked. So like any good opensourcer I am going to build upon an already available project.
some of the features this login system has:
- Smarty based templates.
- Works with PHP4 or PHP5 and MySQL ready
- Remember me functions
- Built in Contact form
- Multi or Single user mode
- Change your user details and password
- Lost password functions
- XHTML Strict source code and valid CSS
- Uses Language files for future internationalization
Once you download this and extract it look in the DOCS folder for install instructions!
This project is Licensed under the GPL if you like it please drop me a line about it. If you don't like it I would also like to know that too so I can make it better.