PHP Classes

File: what_is_new.txt

Recommend this page to a friend!
  Classes of Marcelo Costa   ooeLite   what_is_new.txt   Download  
File: what_is_new.txt
Role: Documentation
Content type: text/plain
Description: new features description
Class: ooeLite
Web application development framework
Author: By
Last change:
Date: 14 years ago
Size: 756 bytes
 

Contents

Class file image Download
ooeLite are lite version from ooe framework; ooeLite have some news features for next release candidate from ooe framework; News Feature : Now all classes as extend from ooeInheritance; Now ooeInheritance suport classes with constructor; ooePDO now have news methods and suport SQL Statement; ooePDO return error execption for best query debug; ooeLite work only PDO (PHP DATA OBJECT) and suport all PDO database (mysql,postgres,oracle,etc ..); See exemples : executeSql.php : compact automatic method for all basic querys; prepare_select.php : methods for return values from select querys; statment_sql.php : How to use a statement querys , suport all basic querys , select, update, delete , insert and store procedures. Good Luck for all.