PHP3 Manual
PrevNext

Chapter 5. Syntax and grammar

Table of Contents
Escaping from HTML
Instruction separation
Variable types
Variable initialization
Variable Scope
Variable variables
Variables from outside PHP
Type juggling
Array manipulation

PHP's syntax is borrowed primarily from C. Java and Perl have also influenced the syntax.


PrevHomeNext
SecurityUpEscaping from HTML