Skip to content

Instantly share code, notes, and snippets.

@hunk
Created August 8, 2009 23:20
Show Gist options
  • Save hunk/164544 to your computer and use it in GitHub Desktop.
Save hunk/164544 to your computer and use it in GitHub Desktop.
<?php
echo form_input('username');
echo form_textarea(array('name'=>'comentario','cols'=>5));
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment