Difference between revisions of "3811 Introduction To PHP"

From Coder Merlin
m (NerdOfLinux moved page 3811 php Hello World to 3811 Introduction To PHP: Improve navigation)

Revision as of 18:08, 2 January 2021

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]