Mobile app version of vmapp.org
Login or Join
Shakeerah822

: Php+mysql account management software? 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

@Shakeerah822

Posted in: #LookingForAScript #Mysql #OpenSource #Php

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?

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Shakeerah822

2 Comments

Sorted by latest first Latest Oldest Best

 

@Margaret670

What you're looking for is called CMS (Content Management System).There are many content management systems that were implemented using PHPMySql.
The three most popular that I know of, are Wordpress (which is used mainly for blogs), Drupal and Joomla. All the three support user-management, plus, there are thousands of plugins that you can freely download and install!

10% popularity Vote Up Vote Down


 

@Jessie594

I just Googled php user manager UserCake showed up first and it's features are below. There are other open source applications written in php which do this. But all require some level of knowledge on your part to create the mysql database and install the script.

Login
Register
Lost password recovery
Update password
Update user email
Email templates (optional)
SHA1 security + Salt / Hash
Account activation (optional)
Resend activation email (optional)
User groups (Basic, id - group_name)
Multilingual support

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme