dvdrtrgn on 08/19/08
Last Edited at 08/19/08 11:42am
<pre> Since the curly braces literally mean "evaluate my contents as a string" use print_r() or var_dump()the superglobal $GLOBALS use get_defined_vars()to find out the variable names that have been created. </pre>
URL: http://cowburn.info/2008/01/12/php-vars-curly-braces/
Report this snippet Tweet
Comment:
You need to login to post a comment.