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
[EMAIL PROTECTED] <[EMAIL PROTECTED]> [EMAIL PROTECTED] 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&lang=9> IncrediMail -
> Email has finally evolved - Click Here
> <http://www.incredimail.com/redir.asp?ad_id=309&lang=9>
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php