Skip to content

Instantly share code, notes, and snippets.

@cgcardona
Created December 15, 2010 03:12
Show Gist options
  • Save cgcardona/741578 to your computer and use it in GitHub Desktop.
Save cgcardona/741578 to your computer and use it in GitHub Desktop.
foreach($a_input as $element) { $term[] = '[' . $element[$pointer1] . ', ' . $element[$pointer2] . ', ' . $element[$pointer3] . '] '; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment