Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^7: Perl and DBI and CGI

by monkey_boy (Priest)
on Jun 27, 2005 at 15:52 UTC ( [id://470302]=note: print w/replies, xml ) Need Help??


in reply to Re^6: Perl and DBI and CGI
in thread Perl and DBI and CGI

Essentaillay, you have the answer,
my ($Name,$Email) = @{$ref}; print "My name is : $Name\n"; print "My email is : $Email\n";

If this works ok in a terminal, and you still have problems, then you have problems with your html , and not your perl.


This is not a Signature...

Replies are listed 'Best First'.
Re^8: Perl and DBI and CGI
by sOKOle (Acolyte) on Jun 28, 2005 at 08:21 UTC
    Thank you, Thank you,
    another error is fixed
    :-))
    sOKOle

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://470302]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-26 03:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found