Skip to content

Alexander-With/DHO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

DHO

Database Handling Object(DHO)

Writen by: Alexander With

Version: 1.3

Description: DHO is a object that can handle, shortens and simplfing database and MySQL interaction.

Setup: Change "sql_server", "sql_username", "sql_password", "sql_database", located in the "DATABASE INFORMATION" section at the beginning of the document to your database information.

Uses: create a new object.

Syntax: $dho = new dho();

Functionality:

Connect, Select, Insert, Delete, Update, Print_query, Close

Variables:

Conn_db, Saved_tables, Saved_primary, Table_name, Col_names, Primary, Last_query, Error

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages