Skip to content

hkimi02/Simple-PHP-Crud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Simple CRUD WebApp

A WebApp used to study the capabilities of the php programming language and leveraging its power to developp a tech-demo which the purpose of is purely educational

The Database

Utulizing php to insert into ,delete from ,update from and vizualize data into a simple table

the sql table

three columns consisting of : an auto incrementing ID which is a number obviously two varchars a name and a location

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%