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 Mail Send with headers
PHP .htpasswd Password Generation
PHP Checkbox Mark and detection
PHP Hours to Float Conversion in PHP
PHP PayPal system
PHP Remove Inline Styling from WordPress Tag Clouds
PHP GD Font Image Text
PHP Web-based Image Resizer Function in PHP
PHP Proxy Detection
PHP Showing the file size in kilobytes