Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
ok, heres the drill
my site uses a php cookie login system, the cookie is called using the following code, which will also unclude the members login details to the page, for use in the php
<?
$cookievars = $HTTP_COOKIE_VARS[user];$page = $cookievars[1];
include("../members/".$page."/".$page.".txt");
?>now heres the wierd problem, this has happened before, but now its even wierder, no matter what, $page = thomas
thomas is a user on my site, ive asked 5 mates to test this, and all the same. its basically saying their is a cookie on our system with the ID of user thomas
along the same lines, some people on my site get logged in as another user when logging in...
the only possible explination, is server side this users details have been stored / put into temp memory
god knows why or how, but only thing i can think of

If the cookies have the wrong information, then you need to look at the process that is creating the cookies in the first place.
Michael J

![]() |
Invalid buffer received f...
|
bulk emailing
|

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |