首页课程PHPの楽しいクラスPHP の可変変数

PHP の可変変数

目录列表

填空使程序输出“ 我爱中文网”

<?php $Hello = "我爱中文网"; $a = "Hello"; echo a; ?>

1/1