Codice PHP:
$file_extension = strtolower(substr(strrchr($_GET['filename'], "."),1));
![]()
Codice PHP:
$file_extension = strtolower(substr(strrchr($_GET['filename'], "."),1));
![]()
There are 10 types of people in the world: Those who understand binary, and those who don't.