topical media & game development
professional-php-03-class.EmailAddress.php / php
<?php
require_once('class.PropertyObject.php');
class EmailAddress extends PropertyObject {
function __construct(arData = DataManager::getEmailData(arData);
this->propertyTable['id'] = 'emailid';
this->propertyTable['email'] = 'semail';
this->email) {
this->errors)) {
return false;
} else {
return true;
}
}
function __toString() {
return
(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.