PHP Classes

File: documentation.txt

Recommend this page to a friend!
  Classes of Muhammad Mahbubur Rahman   PHP Simple CRUD with MySQL   documentation.txt   Download  
File: documentation.txt
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP Simple CRUD with MySQL
Generate SQL and forms to perform CRUD operations
Author: By
Last change:
Date: 7 years ago
Size: 345 bytes
 

Contents

Class file image Download

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