why can't i see alert? PHP Code: for (i=0;i<2;i++) { for (j=0;j<2;j++){ alert } }
for (i=0;i<2;i++) { for (j=0;j<2;j++){ alert } }
Forum Rules