advanced code snippet search
ginoplusio on 01/20/09
php file extension strrchr
01/20/09 04:21am
3 people have marked this snippet as a favorite
lumanfackzumang_nine
URL: http://www.barattalo.it/
$ext = strrchr('hello.world.JPEG', '.');
Report this snippet Tweet
Comment:
You need to login to post a comment.