I use this code many times in my projects and now I share you this useful code. Sometimes in coding a very simple task can take you a lot of time to make a perfect solution. To get a file extension sometimes take me 30 mins to do the perfect code what work well in all of situation. But now it should take one minute with this code:
This simple method of file extension retrieval should be reused throughout your code.PHP Code:
function get_file_extension($file_name) {
return substr(strrchr($file_name,'.'),1);
}
View more threads in the same category:
- Best Ways to Monitor LoL Server Outages
- Falschgeld kaufen in Essen WhatsApp&.. +4915212508422, Führerschein kaufen (+49152125
- Top Miami Production Studio?
- Best Low-Cost French Mobile Proxy Providers?
- Falschgeld kaufen,counterfeit deutsch WhatsApp +4915212508422 Fake Banknoten kaufen W
- Shopify Collection Slider Section
- counterfeit deutsch , Falschgeld kaufen WhatsApp +4915212508422 Fake Banknoten kaufen
- counterfeit deutsch , Falschgeld kaufen WhatsApp +4915212508422 Fake Banknoten kaufen
- buy real and fake passports (https://legitcleandocs.com)drivers license, residence pe
- Falschgeld kaufen , counterfeit deutsch WhatsApp +4915212508422 Fake Banknoten ka
Bookmarks