$value) { echo sprintf("KEY: %s\n", $key); $key = 'u' . $key; if (property_exists($this, $key)) $this->{$key} = $value; } } } ?>