form->create($photo, array('type' = > 'file')); ?>

Upload a photo

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