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 Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Star 18%Total: 176 All time: 8,768 This week: 455Up
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

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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:176
This week:0
All time:8,768
This week:455Up
User Ratings User Comments (2)
 All time
Utility:33%StarStar
Consistency:16%Star
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:18%Star
Rank:4509
 
It's not a serious CRUD.
3 years ago (keran)
15%Star
Please clean up unnecessary functions.
3 years ago (Andrew Hong)
40%StarStarStar