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, 1716👍, 0💬
Popular Posts:
How To Read a File in Binary Mode in PHP? If you have a file that stores binary data, like an execut...
What Is session_register() in PHP? session_register() is old function that registers global variable...
Where to find tutorials on Python programming language? I want to learn Python. Here is a large coll...
What is the "__init__()" class method? The "__init__()" class method is a special method that will b...
How to use "json-to-xml" Azure API Policy Statement? The "json-to-xml" Policy Statement allows you t...