$value) { // $estr = "\$this->" . $property . " = \$value;"; // exec( $estr ); $this->{$property} = $value; } } } } ?>