Re: [PHP] Re: Procedural to OOP

2005-01-24 Thread Mike Smith
Thanks Matthew, I appreciate your feedback. I'll be working on it this morning, and I might take a look at Smarty too. Thanks, Mike -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Procedural to OOP

2005-01-22 Thread Matthew Weier O'Phinney
* Mike Smith <[EMAIL PROTECTED]>: > I am rewriting a project, and have decided to use/learn OOP. I am > using ADODB to connect to a MS SQL 2000 box. This code works, but I'd > like to know if I'm following good form or if I'm totally missing the > boat. I'd also like to include things like the > db