CODE
LIBARY.COM
Home
/
PHP
PHP Another way to get extension
Another way to get extension
<? $file = "test.html"; echo strtok(substr($file, -4, 4),"."); ?>
$file = "test.html"; echo strtok(substr($file, -4, 4),"."); ?>
Copy to Clipboard
Related Snippets
PHP HTTPd Software Version Detection
PHP BB Code Smiles
PHP Beta mIRC Code Highlight
PHP Meta Tag Finder
PHP TextMagic SMS API - Send Text Messages with PHP
PHP File Visit Counter
PHP Git Modified Files Tool
PHP Array Multiplication in PHP
PHP Truncate Function for Perfect SEO Description Generation
PHP "Get Random Posts with Matching Tags in PHP"