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";
?>
the "No input file specified." string
show on the windown ..
my script is :
#!./php
<?
echo "abc";
?>