<?php $file_name="abc.txt"; $file_extension = end(explode('.', $file_name));
You have javascript disabled. You will not be able to edit any code.