|
|
|
|
![]() ![]() |
Apr 26 2006, 03:54 AM
Post
#1
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 260 Joined: 17-April 06 From: Adelaide, Australia Member No.: 21,994 |
Hi not sure if this is in the right place but move it if it isn't. Ok i have a website and trying to use CuteNews and other things on my site that uses cookies to login but my com. doesn't have cookie function and i've tried fixing so that is not an option so i am trying to find out how to add PHPSESSID support to all my links on my site: an example is on www.fffanatics.trap17.com where all links contain things like: index.php?PHPSESSID=23872742yfw8f2984uf and so on and how can i get tat on my site. Thanks
|
|
|
|
Apr 26 2006, 05:35 AM
Post
#2
|
|
|
Privileged Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 874 Joined: 30-July 04 Member No.: 246 |
Try something like:
CODE ini_set('session.use_only_cookies',0); Before session_start(). You could find out more by checking out the session reference from PHP. This post has been edited by Spectre: Apr 26 2006, 05:36 AM |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 8th September 2008 - 08:38 AM |