我想看看文件名中的最后两个字符/数字是否是 PHP 中的数字。
if (CODE HERE) {
// runs script because last two characters are numbers
}
这应该将其关闭:
http://www.nws.noaa.gov/weather/images/fcicons/hi_shwrs20.jpg
The last two digits are '20'
这不应该:
http://www.nws.noaa.gov/weather/images/fcicons/skc.jpg
There are no last two digits