Click to See Complete Forum and Search --> : I get this error ..


Anon
11-14-2000, 04:11 AM
when i call a php file in browser ..

the "No input file specified." string
show on the windown ..

my script is :

#!./php
<?
echo "abc";
?>