php+mysql account management software?

Posted by kdavis8 on Pro Webmasters See other posts from Pro Webmasters or by kdavis8
Published on 2012-07-04T00:00:18Z Indexed on 2012/07/04 3:23 UTC
Read the original article Hit count: 286

I need an account system added to my website as a plugin to all of my HTML pages. The account system plugin needs to,register new users, log in current users, remove users who want to disconnect service, and manipulate all of these things via database on my web server.

However, I do not know how to program in the PHP language or create and manipulate MySQL databases. I want a program that can create and manipulate the MySQL database automatically for my website and handle also PHP calls automatically.

Are there any open source freeware programs out there that i can use? If so what are the names of these freeware?

© Pro Webmasters or respective owner

Related posts about php

Related posts about looking-for-a-script