jatubio on 01/28/11
Last Edited at 01/28/11 01:18am
function sdFileExtension($path){ return substr(strrchr($path,'.'),1);}
Report this snippet Tweet
Comment:
You need to login to post a comment.