Quiz
Quick quiz to test your understanding of strings in PHP.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Single characters can be extracted using array (square brace) syntax as well as curly brace syntax.
A.
True
B.
False
1 / 4
Let’s ...