I think staff can execute a command in your workspace to make EVERYTHING have an .php extenstion, but if there are a lot of folders then that would be a pain.
This is the command I'm guessing that would be used:
mv *.html *.php
That is just a guess, which means the command syntax could be wrong...