summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update Db.class.phpAlex2014-06-181-1/+1
| | | git url
* BEER LICENSEIndieteq2014-04-141-0/+7
|
* License shizIndieteq2014-04-141-0/+4
|
* PDO slow loadingIndieteq2014-01-281-1/+2
| | | PDO might load slow when the user specifies localhost as host in the settings.ini.php file. Use 127.0.0.1 instead to resolve this problem.
* Update Db.class.phpIndieteq2014-01-081-1/+1
|
* UTF8, Query method fixIndieteq2014-01-061-5/+8
| | | | | When pdo object is initialized the encoding is set to utf8. when writing sql statements with lower case the query method will call the correct method instead of returning null.
* Update Db.class.phpIndieteq2014-01-031-1/+1
|
* Added close connection methodeIndieteq2014-01-031-0/+11
|
* Added lastinsertId methodIndieteq2013-11-101-3/+12
| | | And fixed the sql writing to log.
* The settings.ini file isn't readable anymore ( from the browser)Indieteq2013-10-201-1/+2
|
* Fixed relative path problemIndieteq2013-10-181-1/+1
| | | It's now possible to require the easyCRUD class file from any file from any folder.
* Added some Aggregate method examplesIndieteq2013-09-091-4/+20
| | | Added some Aggregate method examples
* Added aggregate functionsIndieteq2013-09-091-1/+27
| | | Added Aggregate methods such as : min, max, avg, sum etc
* Show some resultsIndieteq2013-08-311-0/+13
|
* Update README.mdIndieteq2013-08-311-1/+3
|
* Renamed index.example.php to index.phpIndieteq2013-08-301-1/+1
| | | You'll instantly see the results if you browse to the folder.
* ComposerIndieteq2013-01-191-0/+6
|
* Update Log.class.phpIndieteq2012-12-091-1/+1
|
* Update Db.class.phpIndieteq2012-12-091-1/+1
|
* Update README.mdIndieteq2012-11-211-0/+3
|
* Update README.mdIndieteq2012-11-151-10/+7
|
* Update README.mdIndieteq2012-11-151-1/+1
|
* Update README.mdIndieteq2012-11-141-4/+8
|
* Update README.mdIndieteq2012-11-141-3/+11
|
* Update README.mdIndieteq2012-11-141-0/+16
|
* fixed bug in easyCRUDIndieteq2012-11-133-13/+20
|
* Update README.mdIndieteq2012-11-131-4/+5
|
* Update README.mdIndieteq2012-11-131-24/+39
|
* Update README.mdIndieteq2012-11-131-5/+6
|
* Update README.mdIndieteq2012-11-131-0/+8
|
* Added some usefull infoIndieteq2012-11-131-2/+198
|
* Update easyCRUD/index.phpIndieteq2012-11-121-22/+22
|
* SQL dump and Example PHP fileIndieteq2012-11-122-0/+85
|
* Update Log.class.phpIndieteq2012-11-121-2/+2
|
* Update Db.class.phpIndieteq2012-11-101-1/+1
|
* Update Db.class.phpIndieteq2012-11-101-210/+210
|
* Update Log.class.phpIndieteq2012-11-101-38/+38
|
* Update Log.class.phpIndieteq2012-11-101-6/+6
|
* Update Log.class.phpIndieteq2012-11-101-1/+1
|
* Update Db.class.phpIndieteq2012-11-101-8/+8
|
* Update easyCRUD/index.phpIndieteq2012-11-101-21/+14
|
* Update easyCRUD/easyCRUD.class.phpIndieteq2012-11-101-1/+1
|
* Update Db.class.phpIndieteq2012-10-171-1/+1
|
* Update Db.class.phpIndieteq2012-10-171-26/+26
|
* Update Db.class.phpIndieteq2012-10-171-19/+19
| | | Fixed the tab spacing
* The database filesIndieteq2012-10-176-0/+465
|
* Initial commitIndieteq2012-10-171-0/+4