-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "Template:PHP Guide"
(initial attempt) |
|||
Line 16: | Line 16: | ||
{{guide header|Control Structures}} | {{guide header|Control Structures}} | ||
* [[Conditional statements - PHP|If Statements]] | * [[Conditional statements - PHP|If Statements]] | ||
− | |||
* [[Looping constructs - PHP|Looping Constructs]] | * [[Looping constructs - PHP|Looping Constructs]] | ||
* [[Switch statements - PHP|Switch Statements]] | * [[Switch statements - PHP|Switch Statements]] | ||
* [[Exception handling - PHP|Exception Handling]] | * [[Exception handling - PHP|Exception Handling]] | ||
+ | {{guide header|Operators}} | ||
+ | * [[Operators - PHP|Operators]] | ||
+ | * [[Operator precedence - PHP|Operator precedence]] | ||
{{guide header|Forms}} | {{guide header|Forms}} | ||
* [[Form handling - PHP|Form Handling]] | * [[Form handling - PHP|Form Handling]] |
Revision as of 05:46, 20 May 2014
PHP |
Intro Basics Control Structures Operators Forms File Handling Functions & OOP Other Topics |
v · d · e