Thursday, 29 August 2013

Add users from PHP using MySQL

Add users from PHP using MySQL

References

Reference NO 1

http://stackoverflow.com/questions/2745675/create-mysql-user-and-database-from-php

Reference NO 2

http://answers.oreilly.com/topic/369-how-to-add-and-delete-users-to-a-web-database-using-php-and-mysql/

Reference NO 3

http://www.daniweb.com/web-development/php/threads/417673/creating-a-mysql-database-from-php-with-username-password-and-all-privileges

Reference NO 4

http://www.sitepoint.com/users-php-sessions-mysql/

Reference NO 5

http://php.net/manual/en/function.mysql-create-db.php

Reference NO 6

http://net.tutsplus.com/tutorials/php/how-to-create-a-phpmysql-powered-forum-from-scratch/

Reference NO 7

http://www.siteground.com/tutorials/php-mysql/mysql_database_user.htm

Reference NO 8

http://zetcode.com/databases/mysqlphptutorial/

No comments:

Post a Comment