+
-
.php
extension
(not .html
).<?php ... ?>
<script
language="php">...</script>
<? ... ?>
, <?= ...
?>
<% ... %>
, <%= ...
%>
echo
and print
for
loopWrite a PHP loop to print out the squares of 1 through 103 in an unordered list.
© 2007 Calvin College and Jeremy D.
Frens.
This work is licensed under a Creative
Commons Attribution-Noncommercial-Share Alike 3.0 United States
License.