PDA

View Full Version : Php Session And More Help Please Cant Continue Unless I Get Help


Ludwig
06-13-2008, 11:13 PM
Hey. I'm having troubles with this admin session.

<?php if ($_SESSION['admin'] == "$admin" ) { echo "IP Address"; }else echo "none"; ?>

But even when I'm logged out it will show "Ip Address" when it should show "none"

Anyone know the problem?

Thanks

Ludwig
06-13-2008, 11:53 PM
Any help?

Ludwig
06-14-2008, 12:12 AM
Any help?

Ludwig
06-14-2008, 03:58 AM
Please I need help now.

NightFlyer
06-14-2008, 04:16 AM
Calm Down. I'm sure someone will help you.

Ludwig
06-14-2008, 04:40 AM
Gees if no one will reply I might as well go to another php site...
Bye

bdl
06-14-2008, 05:03 AM
Oh wait, wait!! I have the answer!! Oh it looks like I just missed them. Dang. If only they had been more patient.


:p

Seriously, you can't expect to get help right away, and threatening to take your bad attitude to another forum has the opposite effect you're expecting.

SMC
06-14-2008, 05:18 AM
Well, if you haven't already left us for 'a bigger badder more extreme php programming site' please post the whole of your code. If it is just this, I've got a sneaky thought of what it may be.