Hi Jonathan.
This thread needs splitting. And you need to formulate and ask
one question at a time. There's no use in starting with an
entire program that doesn't work and trying to fix it. Model
each of your problems in a tiny piece of Perl and fix them
one at a time. It will help you as well as
- Original Message -
From: "Rob Dixon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 21, 2003 4:31 AM
Subject: Re: Beginning beginner needing references help
> Jonathan Mangin wrote:
> >
> > Jeez, this is a beginner's list?
Hi Joseph.
R. Joseph Newton wrote:
>
> Jonathan Mangin wrote:
> >
> > Jeez, this is a beginner's list? Y'all are defining my
> > ignorance of this here purrl stuff. I hope someone with
> > patience can help me out. In a simple login/registration
> > program using 5.6.1...
> >
> > #!/usr/bin/perl
Jonathan Mangin wrote:
> Jeez, this is a beginner's list? Y'all are defining my ignorance of this here purrl
> stuff.
> I hope someone with patience can help me out. In a simple login/registration program
> using 5.6.1...
>
> #!/usr/bin/perl -wT
> use strict;
Something is screwy here ...
> [CGI
Jonathan Mangin wrote:
>
> Jeez, this is a beginner's list? Y'all are defining my
> ignorance of this here purrl stuff. I hope someone with
> patience can help me out. In a simple login/registration
> program using 5.6.1...
>
> #!/usr/bin/perl -wT
> use strict;
>
> [CGI and DBI stuff]
>
> $countryi
Jonathan Mangin wrote:
> Jeez, this is a beginner's list? Y'all are defining my ignorance of this
> here purrl stuff. I hope someone with patience can help me out. In a
> simple login/registration program using 5.6.1...
>
> #!/usr/bin/perl -wT
> use strict;
>
> [CGI and DBI stuff]
IOW, importan