CODE
LIBARY.COM
Home
/
PHP
PHP Array Extension Get
Array Extension Get
<? $file = "file.php3"; $part = explode(".",$file); echo $part[count($part)-1]; ?>
$file = "file.php3"; $part = explode(".",$file); echo $part[count($part)-1]; ?>
Copy to Clipboard
Related Snippets
PHP Array Looper with For and Explore
PHP Extracting words starting with ":" using PHP regex
PHP Scratch - repeat check
PHP GD Security Image
PHP Directory count
PHP Google SMS information
PHP Change file upload name using Code Igniter
PHP Git Modified Files Tool
PHP Apache Headers Language Detect
PHP Upper letter in a new sentence