|
ADODB (database class) probably the best one out there, Xtemplate (templating), phpMailer. Plus 15 or so other classes that are home built.
As the site I work on at the moment is extensively OO I have numerous classes that are extended depending on all sorts of things.
Been years since I was function based, a bit less since i used to mix html and php in the same script (shudder the though of debugging that stuff now). In fact its that bad a memory I overlook posts that have code mixed with html.
The ones i cannot live without are not mine, they are AdoDB and Xtemplate.
Ibbo
|