![]() |
|
|
+ Search |
![]()
|
Aug 8th, 2001 06:31
Luboslav Gabal, Edmun Liu,
You must to change your php configuration file: session.use_cookies = 0 session.use_trans_sid = 1 but you must have php compiled with --enable-trans-sid else you can use this: <a href="nextpage?<?=SID?>">click here</a>