Extension:PhpTags/Functions
From Linux Web Expert
This page is currently a draft.
|
- array — Create an array
- list — Assign variables as if they were an array
- empty — Determine whether a variable is empty
- isset — Determine if a variable is set and is not NULL
- unset — Unset a given variable
- echo — Output one or more strings
- print — Output a string