Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Cookie Help

by k0rn (Acolyte)
on Apr 25, 2008 at 01:32 UTC ( [id://682745]=note: print w/replies, xml ) Need Help??


in reply to Re: Cookie Help
in thread Cookie Help

Oh duh. Wow i feel stupid. Attention to detail. One more question i keep getting this trailing 1 on the page when it displays information. And i don't know why. For example like this.

1

Identified

You are identified as

Replies are listed 'Best First'.
Re^3: Cookie Help
by olus (Curate) on Apr 25, 2008 at 03:17 UTC

    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://682745]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (7)
As of 2024-03-28 18:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found