<?php/* * Multiplys "value1" by "value2" and stores the result into "result". * Opcode 编号: 3 */echo 2*3;?>
函数名: (null)
编译后的变量: none