首頁 > 問答 > 主體
<?php $string='king'; $string{1}=''; echo $string
Warning: Cannot assign an empty string to a string offset in E:\phpstudy\demo1\.....