1 <p >w-WAITING---</p><br> 2 3 4 <?php 5 6 ?> 7 8 <script> 9 document.getElementById('w_last').innerHTML='girls\'=<?= $w_count_b?>,boys\'='+<?= $w_count?>; 10 </script>
1 <p >w-WAITING---</p><br> 2 3 4 <?php 5 6 ?> 7 8 <script> 9 document.getElementById('w_last').innerHTML='girls\'=<?= $w_count_b?>,boys\'='+<?= $w_count?>; 10 </script>
相关文章: