Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Db.class.php | Alex | 2014-06-18 | 1 | -1/+1 |
| | | | git url | ||||
* | BEER LICENSE | Indieteq | 2014-04-14 | 1 | -0/+7 |
| | |||||
* | License shiz | Indieteq | 2014-04-14 | 1 | -0/+4 |
| | |||||
* | PDO slow loading | Indieteq | 2014-01-28 | 1 | -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.php | Indieteq | 2014-01-08 | 1 | -1/+1 |
| | |||||
* | UTF8, Query method fix | Indieteq | 2014-01-06 | 1 | -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.php | Indieteq | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Added close connection methode | Indieteq | 2014-01-03 | 1 | -0/+11 |
| | |||||
* | Added lastinsertId method | Indieteq | 2013-11-10 | 1 | -3/+12 |
| | | | And fixed the sql writing to log. | ||||
* | The settings.ini file isn't readable anymore ( from the browser) | Indieteq | 2013-10-20 | 1 | -1/+2 |
| | |||||
* | Fixed relative path problem | Indieteq | 2013-10-18 | 1 | -1/+1 |
| | | | It's now possible to require the easyCRUD class file from any file from any folder. | ||||
* | Added some Aggregate method examples | Indieteq | 2013-09-09 | 1 | -4/+20 |
| | | | Added some Aggregate method examples | ||||
* | Added aggregate functions | Indieteq | 2013-09-09 | 1 | -1/+27 |
| | | | Added Aggregate methods such as : min, max, avg, sum etc | ||||
* | Show some results | Indieteq | 2013-08-31 | 1 | -0/+13 |
| | |||||
* | Update README.md | Indieteq | 2013-08-31 | 1 | -1/+3 |
| | |||||
* | Renamed index.example.php to index.php | Indieteq | 2013-08-30 | 1 | -1/+1 |
| | | | You'll instantly see the results if you browse to the folder. | ||||
* | Composer | Indieteq | 2013-01-19 | 1 | -0/+6 |
| | |||||
* | Update Log.class.php | Indieteq | 2012-12-09 | 1 | -1/+1 |
| | |||||
* | Update Db.class.php | Indieteq | 2012-12-09 | 1 | -1/+1 |
| | |||||
* | Update README.md | Indieteq | 2012-11-21 | 1 | -0/+3 |
| | |||||
* | Update README.md | Indieteq | 2012-11-15 | 1 | -10/+7 |
| | |||||
* | Update README.md | Indieteq | 2012-11-15 | 1 | -1/+1 |
| | |||||
* | Update README.md | Indieteq | 2012-11-14 | 1 | -4/+8 |
| | |||||
* | Update README.md | Indieteq | 2012-11-14 | 1 | -3/+11 |
| | |||||
* | Update README.md | Indieteq | 2012-11-14 | 1 | -0/+16 |
| | |||||
* | fixed bug in easyCRUD | Indieteq | 2012-11-13 | 3 | -13/+20 |
| | |||||
* | Update README.md | Indieteq | 2012-11-13 | 1 | -4/+5 |
| | |||||
* | Update README.md | Indieteq | 2012-11-13 | 1 | -24/+39 |
| | |||||
* | Update README.md | Indieteq | 2012-11-13 | 1 | -5/+6 |
| | |||||
* | Update README.md | Indieteq | 2012-11-13 | 1 | -0/+8 |
| | |||||
* | Added some usefull info | Indieteq | 2012-11-13 | 1 | -2/+198 |
| | |||||
* | Update easyCRUD/index.php | Indieteq | 2012-11-12 | 1 | -22/+22 |
| | |||||
* | SQL dump and Example PHP file | Indieteq | 2012-11-12 | 2 | -0/+85 |
| | |||||
* | Update Log.class.php | Indieteq | 2012-11-12 | 1 | -2/+2 |
| | |||||
* | Update Db.class.php | Indieteq | 2012-11-10 | 1 | -1/+1 |
| | |||||
* | Update Db.class.php | Indieteq | 2012-11-10 | 1 | -210/+210 |
| | |||||
* | Update Log.class.php | Indieteq | 2012-11-10 | 1 | -38/+38 |
| | |||||
* | Update Log.class.php | Indieteq | 2012-11-10 | 1 | -6/+6 |
| | |||||
* | Update Log.class.php | Indieteq | 2012-11-10 | 1 | -1/+1 |
| | |||||
* | Update Db.class.php | Indieteq | 2012-11-10 | 1 | -8/+8 |
| | |||||
* | Update easyCRUD/index.php | Indieteq | 2012-11-10 | 1 | -21/+14 |
| | |||||
* | Update easyCRUD/easyCRUD.class.php | Indieteq | 2012-11-10 | 1 | -1/+1 |
| | |||||
* | Update Db.class.php | Indieteq | 2012-10-17 | 1 | -1/+1 |
| | |||||
* | Update Db.class.php | Indieteq | 2012-10-17 | 1 | -26/+26 |
| | |||||
* | Update Db.class.php | Indieteq | 2012-10-17 | 1 | -19/+19 |
| | | | Fixed the tab spacing | ||||
* | The database files | Indieteq | 2012-10-17 | 6 | -0/+465 |
| | |||||
* | Initial commit | Indieteq | 2012-10-17 | 1 | -0/+4 |