Images

Learning PHP Language Syntax

Images To view the accompanying video for this lesson, please visit mhprofessional.com/nixonphp/.

I’ve already discussed some of the syntax used by the PHP language, such as how to comment out sections of code and how semicolons must be used after each statement. But what is meant by syntax? Well, it’s a set of rules that define how to correctly structure a PHP program.

   In this lesson, I’ll outline the major syntax issues so that when you start programming, you’ll introduce the minimum of errors, so please forgive me if ...

Get PHP: 20 Lessons to Successful Web Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.