**#
print qq~ sub signup ~;
}
sub lostid {
#*#
print qq~ sub lostid ~;
}
sub html_home {
#*********#
print qq~ sub html_home ~;
}
Regards,
RDWest Sr.
http://GSP-Live.com
my god,
i don't recall asking for you to write my F* code Pierre Smolarek all
i asked for was advice to point me in that direction...
if being a programmer is ganna make me a SMART***, i think i better quit now...
sorry casey
i won't post no more like this
RDWest Sr.
hi yall,
yup, i'm an old country boy... loli'm strugling here to learn perl on my
own and with help from(maybe yall)lol so plz bare with me...
i need some advice on an issue here... i'm creating, well trying to create, a
ranking system for my online pals... i've ac
omg,
tx yall... i just did a big boo boo...was rearranging my code and
system froze... no backups... BAHHHlemme get it back together
and i'll post it...
tx again..i'll be a while :((
RD
#!perl
##***##
## MAIN ##
##***##
require "setup.cfg";
require "html.pl";
&parsedata
if ($INPUT{'signup'}) { &join; }
else {&html_home; }
exit;
someone explain what i'm doing wrong
veral books like i did...
then you may advance to other books for reference like i'm doing now...
another thing... i'm sure you have your own web server installed... if
not... you should do this first to do all testing on your pc and not
haveing to ftp to another server...
i hope this helped...
=p
RDWest Sr.