Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/9e52b6f489b9d472#

I've tried to implement database query building class, that uses chainable
pattern (will only work in PHP5). Following code will work in any place,
where "$this->Conn" is available.

...

http://www.in-portal.com
http://www.alex-time.com

db_query_chainable.patch