Connecting Tech Pros Worldwide Forums | Help | Site Map

$_SESSION on a mobile phone

ajtrichards@googlemail.com
Guest
 
Posts: n/a
#1: Jul 5 '08
I have a web application that uses $_SESSION['tt-login']; to see if
the session is logged in.

Everything works fine when using an internet browser (Firefox, IE,
Flock, Safari) but when I try to access the page on my mobile phone
(Blackberry Curve) it doesn't register the session.

Can anyone explain this???

Regards,
Alex

alex(a)ajtrichards.co.uk

AnrDaemon
Guest
 
Posts: n/a
#2: Jul 5 '08

re: $_SESSION on a mobile phone


Greetings, ajtrichards@googlemail.com.
In reply to Your message dated Saturday, July 5, 2008, 4:10:28,
Quote:
I have a web application that uses $_SESSION['tt-login']; to see if
the session is logged in.
Quote:
Everything works fine when using an internet browser (Firefox, IE,
Flock, Safari) but when I try to access the page on my mobile phone
(Blackberry Curve) it doesn't register the session.
Quote:
Can anyone explain this???
Which browser you are using on cell phone?
Opera for example handling cookies perfectly.


--
Sincerely Yours, AnrDaemon <anrdaemon@freemail.ru>

ajtrichards@googlemail.com
Guest
 
Posts: n/a
#3: Jul 5 '08

re: $_SESSION on a mobile phone


On Jul 5, 6:05*pm, AnrDaemon <anrdae...@freemail.ruwrote:
Quote:
Greetings, ajtricha...@googlemail.com.
In reply to Your message dated Saturday, July 5, 2008, 4:10:28,
>
Quote:
I have a web application that uses $_SESSION['tt-login']; to see if
the session is logged in.
Everything works fine when using an internet browser (Firefox, IE,
Flock, Safari) but when I try to access the page on my mobile phone
(Blackberry Curve) it doesn't register the session.
Can anyone explain this???
>
Which browser you are using on cell phone?
Opera for example handling cookies perfectly.
>
--
Sincerely Yours, AnrDaemon <anrdae...@freemail.ru>
Hi.

I'm using the Blackberry Internet Browser - i'll download Opera Mobile
and post the results.

Will this make a difference though?

Thanks.
AnrDaemon
Guest
 
Posts: n/a
#4: Jul 8 '08

re: $_SESSION on a mobile phone


Greetings, ajtrichards@googlemail.com.
In reply to Your message dated Saturday, July 5, 2008, 21:42:33,
Quote:
Quote:
Quote:
I have a web application that uses $_SESSION['tt-login']; to see if
the session is logged in.
Everything works fine when using an internet browser (Firefox, IE,
Flock, Safari) but when I try to access the page on my mobile phone
(Blackberry Curve) it doesn't register the session.
Can anyone explain this???
>>
>Which browser you are using on cell phone?
>Opera for example handling cookies perfectly.
Quote:
I'm using the Blackberry Internet Browser - i'll download Opera Mobile
and post the results.
Quote:
Will this make a difference though?
It is depends on the way you're passing session id between pages.


--
Sincerely Yours, AnrDaemon <anrdaemon@freemail.ru>

Closed Thread


Similar PHP bytes