Hi Rick,

Here is the response from our host:

PHP_SELF has been deprecated in php for the last
couple of versions. You will need to replace all references
to $PHP_SELF with $SCRIPT_NAME. The phpinfo function has been turned off
for security reasons.

Does this mean I am going to have to modify all of my PHP files?

"Education is what you must acquire without any interference from your schooling."
     - Mark Twain