Cookie not set in my application

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

jothirajan
Forum Commoner
Posts: 69
Joined: Tue Jan 27, 2009 12:06 am

Re: Cookie not set in my application

Post by jothirajan »

Seriously i cant .... the only thing is i am not able to get you.....
User avatar
kaisellgren
DevNet Resident
Posts: 1675
Joined: Sat Jan 07, 2006 5:52 am
Location: Lahti, Finland.

Re: Cookie not set in my application

Post by kaisellgren »

"Cookie not created"?

I've never heard of this error, is it even PHP related? What web browser are you using, try IE and Fx. In Fx you can look at the cookies in Preferences window - look at there and find out if the cookie was created.
salehalatif
Forum Newbie
Posts: 9
Joined: Wed Jan 28, 2009 12:03 am

Re: Cookie not set in my application

Post by salehalatif »

Im using FX
& i tired different Explore but same error...
& the cookies i have made in different files

Code: Select all

.they r made the the one which is in my application is not set.
i have no idea why this code is not working...
as the same code is working fine on other application.
plz help me out....
Post Reply