Loading video...
Your First PHP Script
- For web development, the PHP interpreter usually takes as its input a .php file containing a mixture of HTML and PHP code and generates as its output, HTML.
- PHP delimiters, or PHP 'opening and closing tags', are used to delineate PHP code within a text file.
- When using PHP delimiters to separate PHP code from HTML, this is called “escaping from HTML mode” into “PHP mode”.
- One can escape into and out of both PHP and HTML mode as often as needed within a file.
- Additional Resources:
Your First PHP Script
Lecture Slides are screen-captured images of important points in the lecture. Students can download and print out these lecture slide images to do practice problems as well as take notes while watching the lecture.

































Start Learning Now
Our free lessons will get you started (Flash® 10 required).
Sign up for Educator.comGet immediate access to our entire library.
Features Overview