Keith, I know you said moving to a framework is out of the question, but after reading the rest of your email it sounds like you are looking for something exactly like, well, a framework. I have seen code bases moved before and you could start with migrating little bits at a time, it is not an all or nothing ordeal. Just a thought.
Thanks, Sean Brown On Apr 22, 2013, at 8:34 PM, keith smith <[email protected]> wrote: > > > Hi, > > I am working on some PHP code that I want to upgrade and modularize. Moving > to a framework is out of the question. The app must be incrementally > replaced and upgraded. > > I've looked at the PHP Mailer several times over the past several years. Any > thoughts? Or other mail classes I should look at? > > Also I am upgrading to PDO. I'm think of a class that can take a table name > and a query and set the pointer or link, error message, and error number > (properties). Along with this I would like to use the native Linux logging > functionality. Do you know of anything like this that is already built? If > not any other ideas? > > And I'd like to create a logging class that uses the Linux Logging > functionality. Know of anything like that, that has already been written? > Any other thoughts? > > Thanks!! > > > ------------------------ > Keith Smith > --------------------------------------------------- > PLUG-discuss mailing list - [email protected] > To subscribe, unsubscribe, or to change your mail settings: > http://lists.phxlinux.org/mailman/listinfo/plug-discuss
--------------------------------------------------- PLUG-discuss mailing list - [email protected] To subscribe, unsubscribe, or to change your mail settings: http://lists.phxlinux.org/mailman/listinfo/plug-discuss
