在PHP中输出JS语句以及乱码问题的解决方案 怎样在php中输出js语句?示例<?php$classState="";if($state==0){$classState="已下课";}else{$classState php中输出js语句及乱码解决方法