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"); ?>

Recently Watched


10)) ? 10 : count($history); for ($i = 0; $i < $count; $i++): ?>
html->link($history[$i]["series_title"], '/animelist/$user->username/opinion'); ?>