Archive For file extension
[TIPS] Get File Extension Easily in PHP
i want to share a tips for you to get file extension in PHP easily. Before i always use the old way to get the file extension, that is using substring and find the last “.” (dot), and get the... [More...]



