<?php $name = "001x.gif"; $pan = "x"; $con = explode($pan,$name); if (count($con)>1): echo $name."中包含".$pan; else: echo $name."中没有包含".$pan; endif; ?>
Copyright© 2013-2020
All Rights Reserved 京ICP备2023019179号-8