Skip to content

Instantly share code, notes, and snippets.

@jawngee
Created July 14, 2009 02:55
Show Gist options
  • Save jawngee/146674 to your computer and use it in GitHub Desktop.
Save jawngee/146674 to your computer and use it in GitHub Desktop.
<?
list($profile->age,$profile->sex,$profile->name)=$input->fetch('age','sex','name');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment