1.

Solve : PHP Symbols - NEED HELP?

Answer»
 hey dudez,.
      can you help me and explain clearly this following php symbols:

       [ =& ] like $this->obj =& get_instance();
     
       [ $this ] like $this->obj =& get_instance();

       [ -> ]  like $this->obj = & get_instance();
   
       [ :: ]   like parent::Model

       [ => ]    'xhtml11' => '

 Thanks in ADVANCE FOLLOW all the subsections under this manual page: http://www.php.net/manual/en/language.operators.php - your ANSWERS are there, and more besides.  Thanks!!! You're welcome.  PHP's major strength is its ONLINE documentation.


Discussion

No Comment Found