[Phplib-users] sourceforge project page down & real $sess->url() stuff
Brought to you by:
nhruby,
richardarcher
From: <an...@sp...> - 2005-11-07 22:24:48
|
Dear List, sorry for the previous posting (stupid webmailer) :(. I noticed that the sourceforge site ist down. Maybe someone is able to fix this. But my real problem in the moment is, that I want to use the $sess->url() functionality, for a new project, and I have the feeling, that something is going wrong. My problem is that: every new variable will be appended in the end of the url. So that I have urls like: http://localhost/?doc=e&doc=f&doc=g ..... and so on. I think this behaviour is new, right now I can't remember that it was so in my older phplib projects. Does anybody have an idea how to solve this? I use phplib 7.4. Thanks in advance Andreas |