假设我有这个字符串:
$myString = "I love to [answer]PROGRAM[/answer]";
如何解析此字符串以获取PHP中的字符串"PROGRAM"?
谢谢, 我真的很感激帮助.
php string
php ×1
string ×1