Re: session

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi!

well - this is not really a DB-question. and if you take a look at the
php-docu at http://www.php.net/manual/en/language.variables.predefined.php
you'd see that you can access and alter them with $_SESSION or
$HTTP_SESSION_VARS (older versions of php).

.ma

leooi@hotmail.com <leooi@hotmail.com> wrote@05.06.2003 3:34 Uhr:

> Hi all,
> I had create a session and stored some value into session.
> <?php
> session();
> session_register("id 123","name leooi");
> ?>
> How can i retrieved the value???
> 
> TQ
> 
> Leooi
> 
> ____________________________________________________
> <http://www.incredimail.com/redir.asp?ad_id=309&amp;lang=9>   IncrediMail -
> Email has finally evolved - Click Here
> <http://www.incredimail.com/redir.asp?ad_id=309&amp;lang=9> 


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux