Skip to content

Instantly share code, notes, and snippets.

@hanamizuki
Created December 26, 2012 06:16
Show Gist options
  • Save hanamizuki/4378324 to your computer and use it in GitHub Desktop.
Save hanamizuki/4378324 to your computer and use it in GitHub Desktop.
$var2 = 'var2';
${'var_'.$var2}; // $var_var2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment