CODE
LIBARY.COM
Home
/
PHP
PHP Simple way to get extension
Simple way to get extension
<? $file = "test.php"; basename("$file",".php"); ?>
$file = "test.php"; basename("$file",".php"); ?>
Copy to Clipboard
Related Snippets
PHP Using array to show last line of file
PHP Bubble Sort
PHP Regions and cities in Bulgaria
PHP Export array to csv
PHP Web Based HTTPS Check - PHP Code
PHP Random password using md5() and time()
PHP Mail Send with headers
PHP Connect to Microsoft SQL Server
PHP Git Modified Files Tool
PHP TextMagic SMS API - Send Text Messages with PHP