What is the relationship between html and php? When do you want to enbed php within html? By 'enbed' I mean:
<html>
<body>
<?
?>
</body>
</html>
This course will become read-only in the near future. Tell us at community.p2pu.org if that is a problem.
We want you to learn PHP at your own pace, understand dynamic websites and be able to create your own PHP based websites.
Goals of this class:
This class should:
Assigned Tasks:
You should know:
What is the relationship between html and php? When do you want to enbed php within html? By 'enbed' I mean:
<html>
<body>
<?
?>
</body>
</html>