Skip to content

A tutorial using PhpMyAdmin to create Mysql backed php web app

Notifications You must be signed in to change notification settings

cyriacbijun/php_programming

Repository files navigation

php_programming

A tutorial using PhpMyAdmin to create Mysql backed php web app

We start by installing the xampp web server in windows to start running the program.The link to the xampp site is here

In the xampp folder,after installation,

  • go to mysql folder and place the data folder there.
  • All other folders and files have to be placed in the htdocs of xampp folder.
  • open http://localhost/phpmyadmin/ to view the database and its tables category and product

About

A tutorial using PhpMyAdmin to create Mysql backed php web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published