BlackCatWorld
share some information about swift,xcdoe
2016年7月25日 星期一
[PHP] function strrpos() in PHP
Function
strrpos()
Find the position of the last occurrence of a substring in a string
Returns
FALSE
if the needle was not found.
Example:
<?
echo strrpos("http://localhost/img/c3d33ccc73567189.jpg","/");
?>
Result:
20
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言