professional-php-01-class.Customer.php / php
<?php class Customer { public customerNumber; public customerID) { //fetch customer infomation from the database // //We're hard coding these values here, but in a real application //these values would come from a database data['customerNumber'] = 1000000; //Assign the values from the database to this object this->id = this->name = this->customerNumber =
(C) Æliens 20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.