<script> <?$w=0?> var a=[]; for (i=1; i<=10; i++) { a[i]=i; <?$w++?> } window.alert(<?=$w?>); </script>