save this code in the file userclass.php <?php
$dvd="wang";
echo("$dvd");
?> it will not work, of couse , it can work use other file name, is it php 's bug ? of i do some fool hing? thanks everyone.
it worked for me: http://www.midi-it.com/userclass.php
I will go this error: CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: My php version: the newest 4.1.2 OS: xp www server :IIS
PHP 4.1.0 Linux/Apache is what that link was.
I just tried it on my Win2k/IIS5/PHP4.1 and had no problems.
Perhaps it's just XP?
The CGI error seems to happen when it doesn't find the page. Check your url to make sure it is correct. I tried it on a windows XP system and everything seems fine.
Tanks every one. Let's forget about it. I have start install a redhat in my PC. 🙂