[thelist] is php installed?

Mr Dave unuk at runbox.com
Fri Sep 7 18:01:57 CDT 2001


1) Copy this code to an editor such as notepad and save it with a
 .php or .php3 extension.
 2) FTP this file to a folder on your site in ASCII mode
 3) Call up this file in your web browser to see all the variables of PHP if
it is installed on your server.


<?php

phpinfo();

?>

HTH
Mr D





More information about the thelist mailing list