Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-14-2012, 07:16 PM   PM User | #1
just.a.guy
New Coder

 
Join Date: Dec 2011
Posts: 12
Thanks: 6
Thanked 1 Time in 1 Post
just.a.guy is an unknown quantity at this point
Other cookies with session.cookie_httponly

Hi,

I was told to use property "session.cookie_httponly".
I read up on it.
I can see how it will help session security.

My question: Does doing this eliminate the use
of cookies for other user profile information?

In other word:

Is the session cookie different from other application
cookies? And can a response include more that one
cookie?

Can you receive both a session cookie and an application
cookie at the same time? or does using session cookies
prevent the use of other cookie?

Thanks for your support.
just.a.guy is offline   Reply With Quote
Old 01-15-2012, 10:02 AM   PM User | #2
MattF
Senior Coder

 
Join Date: Jul 2009
Location: South Yorkshire, England
Posts: 2,322
Thanks: 6
Thanked 304 Times in 303 Posts
MattF will become famous soon enoughMattF will become famous soon enough
You can send as many cookies to the client as you like.
MattF is offline   Reply With Quote
Users who have thanked MattF for this post:
just.a.guy (01-21-2012)
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:12 AM.


Advertisement
Log in to turn off these ads.