Skip to content

Niotron/MySQL-Database-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mySQL

CRUD operation with permission settings. Also it is mainly designed to work with Row number and Column Name.

Here Row number is not auto incremented ID. It reads/write data on row based on row index. Also in order to identify each row uniquely the script needs to create 1st column 'id' to store unique row id on that so you need to specify 1st column as id. example 'id VARCHAR(15) NOT NULL' and then your rest columns.

  • Current Version : 1.0.1 [beta]
  • Created On : 17/10/2020

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages