Switch to full style
:read: Start PHP with us. Includes topics to help you in php
Post a reply

Using Assignment Operators

Mon Oct 27, 2008 12:25 pm

Code:
<?
$origVar
= 100;
echo
"<P>Original value is $origVar</P>";

?>




Post a reply
  Related Posts  to : Using Assignment Operators
 PHP operators     -  
 shortcut operators     -  
 difference between the >> and >>> operators     -  
 Bitwise operators     -  
 using bit-wise operators in c++     -  
 Equality Operators     -  
 C++ Increment Operators     -  
 Arithmetic Operators in java     -  
 Relational Operators table     -  
 Bitwise operators in java     -  

Topic Tags

PHP Basics