form->create($photo, array('type' => 'file')); ?> form->label("This is you"); ?>

Upload a photo

form->field('file', array('type' => 'file')); ?> form->end(); ?>

username ?>


profile views: profileViews ?>
Last Online: lastLogin)) ? "Never" : date('m/d/y', $user->lastLogin->sec); ?>
$value): ?> : html->link('Click to edit profile', "/profile/edit/$user->username"); ?>