Maison >développement back-end >tutoriel php >这么写是为啥?运行过程是怎样的
这样写是为啥?运行过程是怎样的?
<!--Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--><?php> try { if(xxx) {>//html代码<?php> } //end of if } //end of try>