not login second time

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
prakashadmane
Forum Commoner
Posts: 33
Joined: Thu Mar 01, 2007 1:53 am
Location: mumbai,india
Contact:

not login second time

Post by prakashadmane »

when i login frist time it goes correct .but when i logout .& login from same brower . it's redirect to login again .


in log fiel showing 302 error



plz help me
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

Absolutely no idea what you're asking, and if it really belongs in the Database section.

Got code?
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: not login second time

Post by califdon »

prakashadmane wrote:when i login frist time it goes correct .but when i logout .& login from same brower . it's redirect to login again .

in log fiel showing 302 error

plz help me
I think you are expecting the web server to know whether a user has recently logged in??

As noted by superdezign, this question should not be in the Database forum. Please choose an appropriate forum before posting questions.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Are you talking about logging in to the database server or to a web application?
Post Reply