And*_*ndi 4 php substr
我正在尝试用PHP编写这个:
if ($image starts with "photos/") { echo "the image path starts with photos/"; }
Log*_*man 12
if (substr($image, 0, 7) == 'photos/')
归档时间:
13 年,11 月 前
查看次数:
1047 次
最近记录: