[phplib] fallback method get and mod_rewrite From: Adi Sieker (adi <email protected>)
Date: 03/26/01

Hiho,

has anybody used the session handeling with rewritten URL's.

For example I have the URL /search/1 which get rewritten to
/search.php?progID=1 the problem being that the GET Vars are not
accessible in the rewritten URLs. Also if I change the session class
to append /<sid> instead of ?sid=<sid> the session info would be
bookmarked.
Anyone have any insights on how to handle this?

Regards
   Adi

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>