2007/5/3, sivasakthi <[EMAIL PROTECTED]>:
I have used  your suggestions, but it shows the following error,

Use of uninitialized value in string eq at aaa.cgi line 26, <fp> line 1

line 1 contains:  #! /usr/bin/perl
..................
line 26 contains:   if($y eq "somestring")


This is because $y didn't get a valid value.
Maybe you didn't submit it in html form?



--
Chinese Practical Mod_perl book online
http://home.arcor.de/jeffpang/mod_perl/

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to