# 字符串 String ## 字符串类型 - 单引号字符串 - 双引号字符串 - nowdoc 字符串 - heredoc 字符串 示例 ```php