Begginer Question....
Posted: Sun Mar 16, 2003 6:09 pm
I made a file with the following code:
<?
phpinfo();
?>
according to what i've read that's supposed to give me all the info about my PHP installation, but it's returning the following error:
No input file specified.
can anyone tell me what's wrong?
My server is a Win2k Advanced IIS Server with the Windows installation of PHP.
<?
phpinfo();
?>
according to what i've read that's supposed to give me all the info about my PHP installation, but it's returning the following error:
No input file specified.
can anyone tell me what's wrong?
My server is a Win2k Advanced IIS Server with the Windows installation of PHP.