The difference between single quotes and double quotes when declaring strings
13 minutes13 secondsThe difference and connection between the grammatical structures of heredoc and nowdoc
08 minutes07 secondsheredoc and nowdoc initialize local variables and class attributes
08 minutes17 secondsDetailed explanation of two syntaxes and examples of variable parsing
08 minutes18 secondsString addition, deletion, modification and search operations
06 minutes33 secondsSubstring processing substr and related functions
15 minutes50 secondsString retrieval functions strpos() and strstr()
07 minutes47 secondsString padding and replacement str_pad() and str_replace()
08 minutes35 secondsString length statistics strlen() and mb_strlen(), mb_strwidth()
03 minutes10 secondsSplitting and combining strings explode() and implode()
05 minutes24 secondsDetailed explanation of character type conversion [temporary/permanent/automatic]
11 minutes51 secondsString formatting function [Key points]
11 minutes23 secondsString content filtering and transcoding
07 minutes43 secondsString serialization and JSON processing [Key points]
09 minutes46 seconds