Date: 08/01/00
- Next message: Daniel Korcak: "[PHP] OCIError"
- Previous message: Randi Andersen: "Re: [PHP] installing as cgi"
- Maybe in reply to: Horizon: "[PHP]"
- Next in thread: Glenda R. Snodgrass: "Re: [PHP]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sessions work with PHP4 only. U gotta start a session
and then register variables. have u worked with ASP?
It works much the same except there's no global.asa
U start the sessions on each page using sessions with
session_start()
U can register session variables by using
session_register("var name")
T. Edison jr.
--- Horizon <hit <email protected>> wrote:
> could anybody help me with the SESSION tutorial or
> material or url =
> atleast
>
>
> vijayakumar.b
>
>
=====
Rahul S. Johari (Director)
******************************************
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : abraxastech <email protected>
Tel : 91-4546512/4522124
*******************************************
__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Daniel Korcak: "[PHP] OCIError"
- Previous message: Randi Andersen: "Re: [PHP] installing as cgi"
- Maybe in reply to: Horizon: "[PHP]"
- Next in thread: Glenda R. Snodgrass: "Re: [PHP]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

