Methods for accessing PHP global variables

Posted by wamp on Stack Overflow See other posts from Stack Overflow or by wamp
Published on 2010-05-25T01:56:19Z Indexed on 2010/05/25 3:01 UTC
Read the original article Hit count: 171

Filed under:
|

$GLOBALS['current_view'] and global $current_view, which do you prefer and why?

© Stack Overflow or respective owner

Related posts about php

Related posts about syntax