Skip to content

SurajDixit/WebUI_forPHP_MySQLDBManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple PHP based application which can be used to Create, Retrive, Update, Delete operations on an available MySQL database.

How to use this ?

  1. Host db.php, query_form.html and query.php on your server
  2. Open db.php. Edit the Server name, Username, Password and Database name and enter details of your MySQL server
  3. Open browser and enter http://yoursite.com/query_form.html, you will see a textarea for you to enter the query which you want to run on your MySQL server (One query at a time)
  4. You will see the results of your query on the query.php page

For more details follow the below blog:

https://technobytes.azurewebsites.net/techbytes/?q=web-ui-for-db-mgmt-php-mysql/

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published