Search found 2 matches

by Cygnus X-1
Fri Aug 21, 2009 3:22 pm
Forum: PHP - Code
Topic: Logged in if session exists and/or $_Post exists problem!
Replies: 2
Views: 70

Re: Logged in if session exists and/or $_Post exists problem!

Hi fizix,

that worked!! awesome, thanks!

thanks for the link, ill read up


mark
by Cygnus X-1
Fri Aug 21, 2009 1:34 pm
Forum: PHP - Code
Topic: Logged in if session exists and/or $_Post exists problem!
Replies: 2
Views: 70

Logged in if session exists and/or $_Post exists problem!

Hi!, this is my first PHP project! I hope someone can show me a good way to conquer my problem! I'm creating a members area and on the left hand side of my page there is a login box visible on every page. When the user logs in that box turns in to a control panel that gives a simple greeting and dis...