我有一个像这样的变量: $ variable ='value1,value2,value3,value4,value5'; 如何为每个逗号分隔值获取foreach循环?
php foreach comma
comma ×1
foreach ×1
php ×1