objectManager for PHP Important announcement!
objectManager has been completely upgraded! With a cut -down and easy to use syntax and super fast operation, version 2.1, no longer requires a dataBase nor any extra code to support it!
objectManager v2.1 has as set of SQL like instructions, including ordering AND and OR result sets. 
How to Query (v2.1)!
- To use full query and ordering potential, you must secify your object vars!
- Query syntax = > < <= >= LIKE BEGIN NOT=
- setOrder("userName",true);//true =ASC false =DESC
- ORQuery("lastName BEGIN A lastName BEGIN a lastName BEGIN f lastName BEGIN F");
- ANDQuery("oid > 100 oid <2000 FirstName = bob ");
- getResults(); //returns combined results of AND OR queries in specifed order
News
- V2.2 released 30th Feb. Minor Bug Fix. incorrect object ids returned from some queries, when using string comparisons.
- V2.1 released 30th Jan. Bug Fix (insert record) Corrupted File, when executed in the same process as insert of other class!
- 800 downloads per month have taken place. Thank you for you interest.
About the developer David Johns
David Johns BSc
David is a PHP object orientated developer based in the UK. Specialising in PHP Object MySQL programming as well as PHP AJAX programming using XAJAX. He has produced software for a number of high profile clients including Eurostar & Proctor and Gamble. He is a graduate and also has post-graduate qualification in software engineering in Java.
User Report Bugs
If you find any bugs please report then here bugs .
If you wish to contact me or contribute to this project please contact me David Johns
