[nycphp-talk] PHP Dataset Equiv
Joseph Crawford Jr.
jcrawford at codebowl.com
Sat Aug 14 23:07:07 EDT 2004
Anyone here ever seen a class that can resemble a dataset?
here is what i would like to do, create a class that will take and SQL query/command and execute it but also get all the table info such as row name and value and store it in the object, i can then be disconnected from the DB, add/edit/delete from the dataset and then run an update command to update the actual database, i think having things like this would make the site a bit faster as i wouldnt have so many db connections for each user session.
I have found WebPanels (http://tanus.dotgeek.org) but that seems a bit more complex in the OOP area for me.
Joe Crawford Jr.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20040814/99599bb8/attachment.html>
More information about the talk
mailing list