http://qs321.pair.com?node_id=682751


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) {