<?php/* * Divides "value1" by "value2" and stores the result into "result". * opcode number: 4 */echo 6/3;?>
Function name: (null)
Compiled variables: none