Code Library
Home Submit Free Hosting Link To Us Contacts

PHP Another way to get extension

PHP Another way to get extension PHP PHP Another way to get extension Download (.zip)



<?
$file = "test.html";
echo strtok(substr($file, -4, 4),".");
?>






Tatet