これら 2 つのフォントを JS で結合し、テキスト ボックスに表示する方法、望ましい結果 http://localhost/zc.php?id=31
<?phperror_reporting(E_ALL || ~E_NOTICE);$str="31";$result=mysql_query("select * from ot_user where UE_account=$str"); while($rs=mysql_fetch_array($result)){?><script type = "text/javascript"> window.onload = function(){ var oTextbox1=document.getElementById("zhxm");; var oTextbox1=document.getElementById("zhxm");; oTextbox1.value="echo http://localhost/zc.php?id="."<?php echo $rs['UE_ID'] ?>"; //贬值给文本框 oTextbox1.readOnly = true; //文本框不可选 } </script>
js 接続では + 記号を使用します。 Java と同じように、
js は「+」記号を使用してフォントを接続します。
れー