<?php/* * Multiplys "value1" by "value2" and stores the result into "result". * opcode number: 3 */echo 2*3;?>
関数名: (null)
コンパイルされた変数: none