Something like hotmail

Hi,

I want to ask about something, how to make something like hotmail,
whenever i open an email page then i left it open and i tried to open
another email it gives a message that there is an email already
opened, you have to sign out then sign in with a different user.

i want to make this using session
noha khalifa [ Do, 17 Januar 2008 10:17 ] [ ID #1910716 ]

Re: Something like hotmail

noha khalifa wrote:
> Hi,
>
> I want to ask about something, how to make something like hotmail,
> whenever i open an email page then i left it open and i tried to open
> another email it gives a message that there is an email already
> opened, you have to sign out then sign in with a different user.
>
> i want to make this using session
>

So? What's the problem. You have a variable in your session which
indicates whether or not the user has an email open. If so, don't allow
them to open a new one.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex [at] attglobal.net
==================
Jerry Stuckle [ Do, 17 Januar 2008 14:54 ] [ ID #1910755 ]
PHP » comp.lang.php » Something like hotmail

Vorheriges Thema: [SOAP]Problem with namespace in Soap Header
Nächstes Thema: Call-time pass-by-reference has been deprecated;