PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Dev Sharma   PHP OOP PDO Database Class Example   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP OOP PDO Database Class Example
Demonstration of how to access databases using PDO
Author: By
Last change:
Date: 5 years ago
Size: 303 bytes
 

Contents

Class file image Download

OOPRegister

This is a simple register created in PHP using object oriented programming + PDO. It's simple and easy to use, all you need to edit is the class.user.php for your database details and for query related stuff you can always edit the class.user.php and edit the query to match your needs.