in reply to
Re: MySQL, text box anomaly
in thread
MySQL, text box anomaly
The
qq
operator is my close friend. It helps you escape from the escapes. :)
print qq(<input type="text" name="address" value="$result[0]">\n);
Comment on
Re: Re: MySQL, text box anomaly
Select
or
Download
Code
In Section
Seekers of Perl Wisdom