|
Posted by Damiro on 12/18/88 11:51
In building an application, I am trying to capture the content of a
page to see if the user has permission to view it. If they have
permission, show the link.
The user logs into the system and it sets a cookie. I'm trying to look
for the cookie, but it doesn't show any. When I view the page
directly, I do see the cookie.
I'm using file_get_contents currently. Is there another way to do this
so that cookies work?
--Dave
Navigation:
[Reply to this message]
|