<script type="text/javascript">
<!--
if(navigator.userAgent.indexOf("MSIE") > -1){ //Internet Explorer
document.write('<!-'+'-[if IE]>');
document.write('<input type="button" valu…
<?php
$array[] = $var;
?>$array に 要素$varが次々に追加されていく。
<?php
$array[] = $var;
?>
この投稿へのコメント
コメントはまだありません。