3811 Introduction To PHP

From Coder Merlin
Revision as of 18:08, 2 January 2021 by NerdOfLinux (talk | contribs) (NerdOfLinux moved page 3811 php Hello World to 3811 Introduction To PHP: Improve navigation)
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

Prerequisites[edit]

Background[edit]

PHP (w3 Schools)

Introduction[edit]

Topic Headers[edit]

Key Concepts[edit]

Exercises[edit]

ExercisesExercisesIcon.png
  • Using, HTML and php, demonstrate your ability to:
    • Create a Hello, World! program which displays a php-generated message on a page served from your www directory.
    • Create a page with the numbers 1 ... 1000 each displayed on a new line

References[edit]