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 Bulgaria Towns and Regions sorted with arrays
PHP Roman Numbers convert
PHP Simple Login System
PHP Files sorting by size
PHP Another Very Basic Counter
PHP Factory Method Design Pattern
PHP WordPress Function: wp_get_post_tags()
PHP Multifile Upload
PHP Web Based HTTPS Check - PHP Code
PHP Calendar