I am having trouble writing OO code for my PHP applications. Whenever I declare a class, the functions and instance variables seem to have no effect on the code where I instantiated the new object. I have been using PHP and MySql Web Development by Welling and Thomson, SAMS Publishing as a guide. Does any one have any suggestions or links to look at? Thanks, Bill