figment88
02-25-2002, 01:23 PM
I was just looking at JTL Networks (http://jtlnet.com) and they provide a link to phpinfo() running on their site. I thought that was very clever.
Certainly a lot better than having to send off a email request asking what php modules are installed, and then waiting 14 hours for a reply listing installed apache modules.
I'd like to encourage all hosting companies with php to provide a link to a file that contains phpinfo.
<?php
phpinfo();
?>
Certainly a lot better than having to send off a email request asking what php modules are installed, and then waiting 14 hours for a reply listing installed apache modules.
I'd like to encourage all hosting companies with php to provide a link to a file that contains phpinfo.
<?php
phpinfo();
?>
