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, ∼3219🔥, 0💬
Popular Posts:
How to send an FTP request with the urllib.request.urlopen() function? If an FTP server supports ano...
Where to find tutorials on Microsoft Azure services? Here is a large collection of tutorials to answ...
What is EPUB 2.0 Metadata "dc:creator" and "dc:contributor" elements? EPUB 2.0 Metadata "dc:creator"...
How To Pad an Array with the Same Value Multiple Times in PHP? If you want to add the same value mul...
Where to find tutorials on Visual Studio? I want to know How to learn Visual Studio. Here is a large...