Skip to content

morebrackets/php-mysqli-crud-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

php-mysqli-crud-example

Simple Create, Read, Update, Delete (CRUD) in PHP & MySQLi

No Copyright. Public Domain. Do anything you want with this code.

This example code will get you started with the basics of PHP & MySQLi.

Create your database, user, and access permissions in MySQL and then update the variables at the top of the script.

About

Simple Create, Read, Update, Delete (CRUD) in PHP & MySQLi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages