SyntaxFix
Write A Post
Hire A Developer
Questions
If you just want the extension, you can use pathinfo:
pathinfo
$ext = pathinfo($file_path, PATHINFO_EXTENSION);