advanced code snippet search
sherakama on 02/18/09
get php file textmate extension
02/18/09 05:14pm
2 people have marked this snippet as a favorite
lumantraeregan
$ext = substr(strrchr($fileName, '.'), 1);
Report this snippet Tweet
Comment:
You need to login to post a comment.