It has been more than 24 hours. My scripts and webpages are still failing because of disabled functions, so I requested an upgrade to PHP Advanced, but I still have not been accepted or denied. I don't understand why Intermediate PHP is suddenly no longer enough for simple things like forums and sitemaps.
I need it because my MyBB 1.4.1 forum and forum sitemap generator require phpinfo(), set_time_limit(), fread(), feof() and possibly a few other functions. I have already tried commenting out those functions, but that just breaks the script. I was able to work around the phpinfo() for my captcha script, but I cannot work around the others.