Skip to content

Instantly share code, notes, and snippets.

@jawngee
Created July 14, 2009 02:56
Show Gist options
  • Select an option

  • Save jawngee/146675 to your computer and use it in GitHub Desktop.

Select an option

Save jawngee/146675 to your computer and use it in GitHub Desktop.
<?
foreach($input as $key => $value)
echo "$key = $value";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment