討厭麻煩的過程
<?php $A = array('A', 'B', 'C'); foreach ($A as $p => $value) { echo $p . '=' . $value . ','; } ?>
0=A,1=B,2=C,
張貼留言
沒有留言:
張貼留言