PHP Classes

example

Recommend this page to a friend!

      SlimDb  >  All threads  >  example  >  (Un) Subscribe thread alerts  
Subject:example
Summary:need example for all method
Messages:2
Author:shahriyar
Date:2014-05-09 12:26:29
Update:2014-05-13 20:11:39
 

  1. example   Reply   Report abuse  
Picture of shahriyar shahriyar - 2014-05-09 12:26:29
Can you give an example for all method of this class?
The program can be also used for mssql database?
example create table with identity

  2. Re: example   Reply   Report abuse  
Picture of marcelo entraigas marcelo entraigas - 2014-05-13 20:11:39 - In reply to message 1 from shahriyar
Hello shahriyar,

Sorry for the late answer.
You can find an example in the "README.md" markdown file.
Additionally, there is a html version of that file in github (https://github.com/entraigas/SlimDb).

Currently there is support for mysql and sqlite only.

Finally, the package is designed for manipulate data from/to database.
There is no support for create/modify/delete tables, indexes, databases.