random pasta
$file = "file.torrent"; echo substr($file,strrpos($file,"."));
$file = "this.is.file.txt"; echo strrchr($file,".");
comment or ask
0 comments:
Post a Comment
comment or ask