[Phplib-users] phpLib Wrapper for PEAR
Brought to you by:
nhruby,
richardarcher
|
From: Bob B. <bo...@iN...> - 2001-09-05 02:29:25
|
Hi -- Has anyone actually written a class to use phpLib function names but with PEAR classes doing the work ...? We worked one up late last month (including sys procedures), and have it working just fine using the latest PEAR and its DB class with MySQL ... we are going to do some apples-to-apples speed tests this week using scripts on a production site which is quite db intensive. But if anyone else has worked on this, I'd love to swap scripts, or hear of your experiences, problems, etc. ... Nothing like "just doing it" as the best way to decide whether to keep developing dynamic web sites with PHP4, phpLib and MySQL, or to incorporate PEAR ... Bob. |