MySQL Forums
Forum List  »  Perl

hey felix,its running but give some warning.
Posted by: arupratan biswas
Date: May 07, 2005 02:49AM

already i overcome that problem and my program is running right now.but in my program there have some warnings for at line 13($toname= ~ tr/+/ /;):- use of uninitializated value in translitaration operator.
warninns at line 18:- if(($query->request_method eq 'POST') &&($query->param("emp_name") ne '') && ($query->param("emp_code") ne '') && ($query->param("dob") ne '') && ($query->param("gender") ne '')):-use of uninitializated value in string eq

warnings at line 37:use of uninitialized value at concatination (.) or string at u_profile.pl
warnings at line 39:use of uninitialized value at concatination (.) or string at u_profile.pl
many many thanx felix for help.

Options: ReplyQuote


Subject
Written By
Posted
hey felix,its running but give some warning.
May 07, 2005 02:49AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.