Re: How to Pass value btween pages, but not using URL, FORM or cookes????

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

 



tristonwan wrote:

>pls help me..
>seems the PHP's session cant store value like what ASP session can 
>do!!
> so is there any way???
>
>
>  
>
sure it can.
in fact, IMO, being a programmer of both, php's session vars are way 
stronger, and easier to use, and don't rely on IIS's settings.

setting up a session table is the easiest way to do it.
insert into sessions set foo = 'bar' , etc etc where IP_address = 
'192.168.0.1'
you can keep track of all your vars that way in one big $_SESSION[] arrary.


http://www.php.net/session




------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

PHP Data object relational mapping generator - http://www.meta-language.net/ 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-objects/

<*> To unsubscribe from this group, send an email to:
    php-objects-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 




[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux