Re: [PHP] From: Thomas Edison Jr. (thomasedisonjr <email protected>)
Date: 08/01/00

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>