Changes

Jump to: navigation, search

PHP Operators

28 bytes added, 20:50, 29 May 2007
PHP Arithmetic Operators
<td>%<td>Modulus<td>Returns the reminader from dividing the first operand by the second<td> $total = 20%10;
</table>
 
== PHP String Operators ==

Navigation menu