pro_php thread: PHP Sessions...
-----Original Message-----
From: Waterfield, Jason [mailto:jwaterfield@f...]
Sent: 17 July 2000 15:46
To: 'support@w...'
Subject: PHP Sessions...
support,
I have a copy of your book Professional PHP Programming. It briefly
describes sessions but does not seem to go into any great detail on the
subject from what I have read. I am building a PHP based user interface to
communicate to an embedded controller. It is necessary to implement
sessions for this interface. I would like to know if PHP sessions utilize
cookies in any way (it seems they do use cookies as some type of reference
to a variable stored on the host) and if so is there a convenient way to
implement sessions (I use the term loosely) in PHP without using cookies?
I
would also appreciate any suggestions or any other sources of information
which may be helpful in my endeavor. Thank you for your help.
Sincerely
Jason J. Waterfield