主页
PHP
PHP 字符串
tryphp_string_single
运行 ❯
×
更改方向
保存代码
更改主题
<?php $x = "John"; echo 'Hello $x'; ?>
你好 $x