PHP Classes
elePHPant
Icontem

PHP Simple CRUD with MySQL: Generate SQL and forms to perform CRUD operations

Recommend this page to a friend!
  Info   View files Example   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2019-04-21 (23 hours ago) RSS 2.0 feedNot enough user ratingsTotal: 314 This week: 8All time: 7,107 This week: 45Up
Version License PHP version Categories
php-crud-mysql 1.0.1GNU General Publi...5HTML, PHP 5, Databases
Description Author

This class can generate SQL and forms to perform CRUD operations.

It can take the name of a table and fields and can generate SQL INSERT, UPDATE and DELETE queries to manipulate records of that table in a MySQL database.

The class can also generate HTML to edit table record data in a Web page.

  Performance   Level  
Name: Muhammad Mahbubur Rahman <contact>
Classes: 1 package by
Country: Bangladesh Bangladesh

Details

How the package is useful ..

This package will make your programming easy where you just need CRUD operations.

What the package will do ..

The program will take a Table Name and Fields Name of the table as argument then provide all CRUD operations for the table.

How to use ..

Please follow the example file crud_example.php

  Files folder image Files  
File Role Description
Plain text file crudClass.php Class Main class file
Accessible without login Plain text file documentation.txt Doc. Documentation
Accessible without login Plain text file crud_example.php Example Simple example to use the class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:314
This week:8
All time:7,107
This week:45Up