A simple User Profile PHP Script.
A PHP script to implement a user profile system where a user can register and create his own portfolio.
An online demo is available at http://www.infismash.com/demos/UserProfile/
PHP 5.3+ A database system (MySQLi)
If you find a bug or have enhancements for the system, please report them via the issue tracker. However, if you have a working solution, simply fork the repository and make a pull request.
Twitter Bootstrap Bootstrap Form Helpers Bootstrap Growl Gluphicons Icomoon
Create a table named 'userprofile' and import the userprofile.sql file from _sqlfile folder.