Re: [Phplib-users] sourceforge project page down & real $sess->url() stuff
Brought to you by:
nhruby,
richardarcher
From: <an...@sp...> - 2005-11-08 17:02:10
|
Hello Andrew, Thanks a lot for the reply so I know that I am not alone :) >What exactly are you doing that generates the URLs you describe? I use it in a navigationbar, so if I click on one item and than on the next item the url ever "knows" where I was before. It's ok, but I don't like it, it looks so ugly. I thought there was something that looks into the querystring and than deletes doubles and gives the cleaned querystring back, but maybe I am wrong. There will come a day for urlbeauty. :) >I think most people who are still using phplib concluded that the query >string session fall back was too insecure for most uses and configured >to allow only cookies for session propagation. I know but there are also a lot of people who don't allow cookies for whatever. So I want to use the feature, but as described above its just for the urlbeauty. bye Andreas |