Skip to content

Connect and work with MySQL/MariaDB database through MySQLi in PHP. This is an introductory project, If you need a simple and straightforward example that takes you straight to the point, you can check out these examples.

License

Notifications You must be signed in to change notification settings

BaseMax/FirstMysqliPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First MySQLi PHP

Connect and work with MySQL/MariaDB database through MySQLi in PHP.

The above exercises are designed for students.

This is an introductory project, If you need a simple and straightforward example that takes you straight to the point, you can check out these examples.

This is also suitable for people who forget to work with mysqli class.

Table structure

mysqli php example panel

Features

  • Create table, add new field, set Indexs
  • Insert
  • Delete
  • Select rows
  • Select single
  • Edit/Update

Pages

  • Index (List table, Insert a new row)
  • Edit
  • Delete

© Copyright 2021, Max Base

About

Connect and work with MySQL/MariaDB database through MySQLi in PHP. This is an introductory project, If you need a simple and straightforward example that takes you straight to the point, you can check out these examples.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages