Changes

Jump to: navigation, search

PHP Operators

5 bytes added, 19:21, 29 May 2007
Assignment Operators
<tr style="background:#efefef;">
<th>Operator<th>Type<th>Description<th>Example</th>
<tr>
<td>=<td>Assignment<td>Sets the value of the left hand operand to the value of the right<td> $myVar = 30;<td>
</table>

Navigation menu