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 Effective Directory Listing
PHP Random String Generator in PHP
PHP .htpasswd Password Generation
PHP Miltidimension array example
PHP Making RGB Colors to HEX
PHP Proxy Detection
PHP Web Form Submission Handling
PHP Apache Headers Language Detect
PHP PHP Array: Find First and Last Element
PHP Web-based Popular Post Tracker and Display