<?php/* * compares if value1 is less than or equal to value2 * Opcode 编号: 20 */echo (1 >= 2);?>
函数名: (null)
编译后的变量: none