zend studio コード表示
<!-- Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> <html> <head> <title> </title> <script type='text/javascript'> function xx(){ var ii; ii = 'F'; alert(ii); <?php $tt =1; if ($tt==1) { ?> var cc; cc = 'P'; alert(cc); <?php } ?> var uu; uu = 'weiweipxbuu' alert(uu); } </script> </head> <body> <input type='button' value = 'Hit Me' onClick = "xx()"> </body> </html>
を使用できます。 <html> </title> <script type='text/javascript'> functionxx(){ さまざま。 ii = 'F'; 警告(ii); /**<?php $tt =1; if ($tt==1) { ?>**/ varcc; cc = 'P'; アラート(cc); /**<?php } ?>**/ ヴァールウー; うー = 'ウェイウェイプxブウ' アラート(uu); } </スクリプト> </head> <input type='button' value = 'Hit Me' onClick = "xx()"> </ボディ> </html> <div class="clear"></div>