PHP Classes

PHP MySQLi Insert Update Create and Delete: Connect to MySQL server and run common SQL queries

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
Star 18%Total: 176 This week: 1All time: 8,761 This week: 560Up
Version License PHP version Categories
insertupdatecreatede 1.0.0The PHP License7.4PHP 5, Databases
Description 

Author

This class can connect to the MySQL server and run common SQL queries.

It can connect to a given MySQL server using common SQL queries.

Currently, it can execute SQL SELECT, INSERT, UPDATE and delete queries.

When executing SELECT queries, it can execute arbitrary SQL queries, get a single column of results into an array, get a single value of a result record or get a single record of a table.

Picture of Casmanep
Name: Casmanep <contact>
Classes: 1 package by
Country: Nepal Nepal
Age: ???
All time rank: 42148 in Nepal Nepal
Week rank: 416 Up1 in Nepal Nepal Up

  Files folder image Files  
File Role Description
Plain text file InsertUpdateCreateDelete.php Class check depricated code

 Version Control Unique User Downloads Download Rankings  
 0%
Total:176
This week:1
All time:8,761
This week:560Up
User Ratings User Comments (2)
 All time
Utility:33%StarStar
Consistency:16%Star
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:18%Star
Rank:4419
 
It's not a serious CRUD.
2 years ago (keran)
15%Star
Please clean up unnecessary functions.
2 years ago (Andrew Hong)
40%StarStarStar