January 19th, 2005, 02:28 PM
|
#6 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,752
|
No phpinfo is a file you run in your browser
You can name an empty file in notepad phpinfo.php
make the contents this
<?phpinfo();?>
save and upload and run in your browser
|
| |