Frequently Asked Questions

Which PHP functions can I use with my hosting account?

Last Updated: February 19, 2007 9:03 AM

The following script can be used to return your hosting account's available PHP functions:

<? phpinfo(); ?>
To display the functions, embed the script in a page and upload it to your site.

This script can also be run from your CGI Admin Web page. For more information, see How do I manage my account's New Hosting Configuration?.