Tools, FAQ, Tutorials:
Understanding PHP String Literals and Operations
Where to find tutorials for PHP String Literals and Operations?
✍: FYIcenter.com
A collection of tutorials on PHP string literals, operations and conversion. Clear explanations and tutorial exercises are provided on single-quoted strings, double-quoted strings, string elements, concatenation, converting values to strings, converting strings to values. Topics included in this collections:
Escape Sequences in Single-Quoted Strings in PHP
"new line" Character in Single-Quoted Strings in PHP
Special Characters in Double-Quoted Strings in PHP
Escape Sequences in Double-Quoted Strings in PHP
Including Variables in Double-Quoted Strings in PHP
Ways to Include Variables in Double-Quoted Strings in PHP
Including Array Elements in Double-Quoted Strings in PHP
Accessing a Specific Character in String in PHP
Assigning a New Character in a String in PHP
Concatenating Two Strings in PHP
2016-10-13, 1984🔥, 0💬
Popular Posts:
How to use the "set-variable" Policy Statement to create custom variables for an Azure API service o...
How to use the "send-request" Policy statement to call an extra web service for an Azure API service...
How To Read Data from Keyboard (Standard Input) in PHP? If you want to read data from the standard i...
How To Loop through an Array without Using "foreach" in PHP? PHP offers the following functions to a...
What is EPUB 3.0 Metadata "dc:publisher" and "dc:rights" elements? EPUB 3.0 Metadata "dc:publisher" ...