ID:               25609
 Updated by:       [EMAIL PROTECTED]
 Reported By:      underley at underley dot eu dot org
-Status:           Open
+Status:           Bogus
 Bug Type:         Feature/Change Request
 Operating System: any
 PHP Version:      4.3.3
 New Comment:

Just use SID constant there..and RTFM.



Previous Comments:
------------------------------------------------------------------------

[2003-09-20 04:48:40] underley at underley dot eu dot org

trans-sid rewrite only urls in generated page, but not in headers.
Example:

$url_page1 = 'http://some.domain.pl/some-page.php';

[... some code ...]

if ($something) {
    header('Location: ' . sess_url_rewrite($url_page1));
}

------------------------------------------------------------------------

[2003-09-19 23:34:54] [EMAIL PROTECTED]

No idea what this is about..try adding some example.
(there is already trans-sid?)


------------------------------------------------------------------------

[2003-09-19 14:21:35] underley at underley dot eu dot org

Description:
------------
I think, that rewrite url function to add session id can be very
helpful



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=25609&edit=1

Reply via email to