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 GD Shapes
PHP Ping
PHP Curl
PHP Webserver Uptime
PHP Simple Login System
PHP PHP Functions for WordPress Page Content and Information Retrieval
PHP Template Monster Design View Generator
PHP Google SMS information
PHP PayPal connection
PHP Miltidimension array example