Clemens Schwaighofer e1255e0872 DB IO: prepare pk null fix, split -> explode in Basic
- Basic class still had a "split" call -> change that to explode
- The prepare DB IO part missed setting pk name for the cursor to null
so no returning is assumed
2017-04-03 17:46:06 +09:00
2017-02-16 10:29:50 +09:00
2013-12-11 15:58:37 +09:00
2015-10-29 18:18:32 +09:00

PHP Core Library
================

Base PHP class files to setup any project
* login
* database wrapper
* basic helper class for debugging and other features
* admin/frontend split
* domain controlled database/settings split
* dynamic layout groups
S
Description
Main development folder for the CoreLibs for PHP This one is not for composer package creation, the composer base package source is in the "composer" repository
Readme GPL-3.0 35 MiB
Languages
JavaScript 51.6%
PHP 42.4%
PLpgSQL 2.1%
CSS 1.6%
Perl 0.6%
Other 1.7%