>foobar and foobar_dev are suppose to point to different databases, but
>other than that all is identical.
>
>If I open a new internet explorer window via the windows Start menu all
>is fine. I thought if the url base is different then the session would
>be different? This is how it is with JSP.
Set up cookie parameters before calling session_start():
void session_set_cookie_params ( int lifetime [, string path [, string
domain [, bool secure]]])
Jason wrote:
I need help. I've got two copies of my application.foobar and
foobar_dev
When I go to http://foo.com/foobar/ a session is c
2 matches
Mail list logo