Skip to content

Instantly share code, notes, and snippets.

@bobagold
Created October 11, 2012 06:36
Show Gist options
  • Save bobagold/3870607 to your computer and use it in GitHub Desktop.
Save bobagold/3870607 to your computer and use it in GitHub Desktop.
javascript-style closure scope in php
call_user_func(function() { ... });
@bobagold
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment