Rename All .txt Files to .xtx in Current Directory

Failed to rename $file

"; } } } if (!empty($renamed)) { echo "

Renamed Files:

"; } else { echo "

No .txt files found in the current directory.

"; } } ?>