logo   Home Download Documentation Support

 

DashingDB Documentation

Learn to use DashingDB Within Minutes

 

How it Works?

DashingDB is designed in such a way that you do not need to write to many lines of code, as we have created functions for it. You do not need to connect sql or to do anything else, just call the function.

First of all in library there is define.php file through which you define your tables and columns.

You also put the database details in it. Once it is done, you just addthe class.php in your php code and call the function, all would be done with only one line of code. The code is automatic sql injection protected and it is designed in another way in which there is actually one table in background, the tables you define in define.php are virtual tables and columns.

 

 

 

 

 

 

© 2017 DashingDB.