in reply to
Re^2: post data from db on website
in thread
post data from db on website
If possible,
use strict;
and
use warnings;
- this should help you avoid many typos.
Don't use '#ff0000':
use Acme::AutoColor; my $redcolor = RED();
All colors subject to change without notice.
Comment on
Re^3: post data from db on website
Select
or
Download
Code
In Section
Seekers of Perl Wisdom