Open main menu
Changes
PHP Operators
No change in size
,
19:32, 11 May 2009
no edit summary
<td>/<td>Division<td>Divides two operands<td> $total = 10 / 20;
<tr>
<td>%<td>Modulus<td>Returns the
reminader
remainder
from dividing the first operand by the second<td> $total = 20%10;
</table>
← Older edit
Newer edit →
Neil
Bureaucrat
,
administrator
34,333
edits