Rapide Advanced Adulte
   language control_structures   
Resultatslanguage control_structures   |   Contact

     Manuel PHP     

 

Table :

.Basic syntax
.Types
.Variables
.Constants
.Expressions
.Operators
.Control Structures
.Functions
.Classes and Objects (PHP 4)
.Classes and Objects (PHP 5)
.Namespaces
.Exceptions
.References Explained
 
   

  language control_structures  



Control Structures

Table of Contents

Introduction

Any PHP script is built out of a series of statements. A statement can be an assignment, a function call, a loop, a conditional statement or even a statement that does nothing (an empty statement). Statements usually end with a semicolon. In addition, statements can be grouped into a statement-group by encapsulating a group of statements with curly braces. A statement-group is a statement by itself as well. The various statement types are described in this chapter.




 Back to chapter Php

 

Top
 

Add JungleKey to your Explorer

 
 

About Us | © 2007 JungleKey

   PHP 手册



iBlack | Mobile | Wiki | Add Engine
.