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:
PHP Code:
function get_file_extension($file_name) {
return substr(strrchr($file_name,'.'),1);
}
This simple method of file extension retrieval should be reused throughout your code.
View more threads in the same category:
- Registrierten reisepass online kaufen, fÜhrerschein
- WO KANN ICH FALSCHES GELD KAUFEN WhatsApp….. +48 52 553 13 3
- Buy real registered passports(https://legitglobalpapers.com)drivers license, id card,
- WO KANN ICH FALSCHES GELD KAUFEN WhatsApp&...+4915212508422. Falschgeld kaufen in ess
- kaufen Swiss Franc (CHF) WhatsApp…..+4915212508422 Kaufen Sie Fälschungen (IN, BR, MX
- Wiculty’s DevOps Certification Training Course in Jayanagar Bangalore
- Wiculty’s DevOps Certification Training Course in Jayanagar
- buy a USA/UK passport online( https://legitcleandocs.com)visa, SNN, id card
- buy registered drivers license (legitcleandocs.com)IELTS, id
- Buy Passport,Driver License,Age & ID Card,(Whatsapp:.......: +1 (551) 239-2904) Visas
Bookmarks