我想这样做:
$string = ""; $string += "lol"; //maybe =+ > tried but both not working
但它不起作用,有人建议吗?谷歌并没有让我的生活轻松(无法搜索像=或+这样的字符)
php loops
loops ×1
php ×1