Edit report at https://bugs.php.net/bug.php?id=5883&edit=1
ID: 5883 Updated by: [email protected] Reported by: douville at jps dot net Summary: Transparent session id modification request Status: Assigned Type: Feature/Change Request Package: Session related Operating System: * PHP Version: * Assigned To: sas Block user comment: N Private report: N New Comment: Trans SID is now becoming legacy feature. I think nobody is going to implement new feature. Besides, it does not hart much, right? Previous Comments: ------------------------------------------------------------------------ [2001-05-07 10:59:01] [email protected] Sascha, any news on this one yet? ------------------------------------------------------------------------ [2000-10-23 06:14:28] [email protected] ... passing the torch to Sascha ... ------------------------------------------------------------------------ [2000-08-14 12:34:47] [email protected] i'll go for it as soon as 4.0.2 is out ------------------------------------------------------------------------ [2000-07-31 23:12:40] douville at jps dot net It would be nice to be able to compile PHP4 with --enable-trans-sid and have the added flexibility in the php.ini file to control which extensions are appended with the sid. For example, my site uses global navigation include files that use relative links to static html pages. I can either turn on the --enable-trans-sid and make new include files or turn off --enable-trans-sid and manually put in the <?=SID?> where I need it. I want the best of both worlds!! It would be cool if in the php.ini file I could designate that only hrefs with .php extensions are appended or multiples ("php, html") to be appended. --enable-trans-sid is a really cool feature but this would allow it to be more usable. Thanks, Steve Douville [email protected] ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=5883&edit=1
