Does PHP 3.0 support Session Objects? If so how can I write a Session Object to hold on to Username & Password?
PHP3 does not support sessions, as far as I know.
That was one of the KEWL things with PHP4, when it was released.
sessions are handled very nicely in php3 using PHPLIB. see http://phplib.netuse.de/