A string is a collection of characters. String is one of the data types supported by PHP.
The string variables can contain alphanumeric characters. Strings are created when;
You declare variable and assign string characters to it
You can directly use them with echo statement.
String are language construct, it helps capture words.
Learning how strings work in PHP and how to manipulate them will make you a very effective and productive developer
If you found this video valuable, give it a like.
If you know someone who needs to see it, share it.
If you have questions ask below in comment section.
Add it to a playlist if you want to watch it later.
PHP Installation : https://www.youtube.com/watch?v=JOioyXiwSlk&t=71s
PHP Datatype : https://www.youtube.com/watch?v=nJjtsvjuSpE&t=21s
PHP Variable : https://www.youtube.com/watch?v=LVNB3efc2yY
PHP Control Statement : https://www.youtube.com/watch?v=jxyRYwjx0IQ
Switch Statement: https://www.youtube.com/watch?v=2lIldpKoQ5A
PHP Loop: https://www.youtube.com/watch?v=TZj2NlZTc78&t=1s
PHP Function: https://www.youtube.com/watch?v=hhdqB8lULhA&feature=youtu.be
Linear Search : https://www.youtube.com/watch?v=mAuoB-_dejU&t=21s
Binary Search : https://www.youtube.com/watch?v=BmH_nrBFNgc&t=19s
Bubble Sort : https://www.youtube.com/watch?v=Da7-X1fI3p4&t=2s