Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^3: Cookie Help

by olus (Curate)
on Apr 25, 2008 at 03:17 UTC ( [id://682751]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Cookie Help
in thread Cookie Help

Look at your print statements. There probably is one that shouldn't be there.

Also, your condition should look like the following. The equality operator == is to be used for numerical comparisons.

if ($register == 1) {

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-26 02:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found