<?php/* * Makes the value of "result" congruent to "value1" modulo "value2". * Opcode 编号: 5 */echo 6 % 3;?>
函数名: (null)
编译后的变量: none