- Submit your website URL
http://webhosting.sanchanworld.com - Choose your best web hosting plan
-Original Message-
From: Kelvin Park [mailto:[EMAIL PROTECTED]
Sent: Saturday, August 18, 2007 3:32 AM
To: php-general@lists.php.net
Subject: [PHP] About Session And Cookies
I am trying to setup
Subject: RE:
[PHP] About Session And Cookies> > Kelvin,> > Sessions is just one of the items
recommended for an e-commerce website. I> seem to recall that if cookies were
not enabled that there was a way of> passing the session id in the URL as a
"Get" parameter.>
Message-
From: Kelvin Park [mailto:[EMAIL PROTECTED]
Sent: Friday, August 17, 2007 3:02 PM
To: php-general@lists.php.net
Subject: [PHP] About Session And Cookies
I am trying to setup a secure login system.
I've heard that if I use just cookies for login, members without cookie
turned out wo
I am trying to setup a secure login system.
I've heard that if I use just cookies for login, members without cookie
turned out won't be able to see the member pages.
Is using session recommended for e-commerce websites with shopping carts?
Or, using both of them might be more effective in some
On Sat, April 23, 2005 4:06 am, [EMAIL PROTECTED] said:
> that 's say I must session_register at fitst ,and use $_SESSION['time'] at
> secoend?
In theory, these two are the same:
However, the session_regsiter is the "old way" and is deprecated.
So, don't do that in any new code you write.
have a text input .
how can i get the text input's value when the submit button 's clicked?
From: Devraj Mukherjee
To: [EMAIL PROTECTED]
Subject: Re: [PHP] about session
Sent: Sat Apr 23 18:19:14 CST 2005
>
> $_SESSION['time'] accesses or sets the value of the
hi,everyone.
can someone tell me the differences between the $_SESSION['time'] and session_register.
thanksÉÁµçÓʼþ£¬¿ìËÙÎȶ¨£¬°²È«¿É¿¿£¡£¡ÓÐÎÒΪÄ㵲סÀ¬»øÓʼþ£¡
: [EMAIL PROTECTED]
Subject: [PHP] about session
how can i update the php3 to php4 in linux?
thx!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL
how can i update the php version 3 to version 4 in linux?
whether should i update Apache and SSL too?
thank you!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-
how can i update the php3 to php4 in linux?
thx!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 14, 2001 12:04 PM
Subject: [PHP] about session
> i want to know whether session is not work before the version php4?
> thx!
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL P
Sessions were introduces in PHP4. In PHP3 only PHPLIB could do this kind of
job which wasn't a part of the package.
Cheers,
Maxim Maletsky
-Original Message-
From: JW [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 14, 2001 3:34 PM
To: [EMAIL PROTECTED]
Subject: [PHP]
i want to know whether session is not work before the version php4?
thx!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
13 matches
Mail list logo