Skip to content

Code about building a website powered by relational databases in MySQL

Notifications You must be signed in to change notification settings

PhilipCaoChicago/MySQL-and-PHP-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySQL and PHP Project - The Gallery for Music Fans

Code about building a website powered by relational databases in MySQL

script.sql:

Queries about schema modifications, multiple data manipulation functionality (deletes, updates, and inserts), stored procedures, and views

web_pages:

Include all files related to web interface design; written in PHP

schema:

Include code and data to create and populate tables

About

Code about building a website powered by relational databases in MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 53.2%
  • CSS 19.9%
  • HTML 15.9%
  • TSQL 8.7%
  • Hack 2.3%