Oops - should have read down a lot further...
"Michael Davey" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Not quite sure where you got this $login class instance from, but it
appears
> to be from thin air. If you have a session class then you would need t
Not quite sure where you got this $login class instance from, but it appears
to be from thin air. If you have a session class then you would need to
instantiate it first with:
$login = new XYZSessionClass(); // plus any constructor arguments
However, I am a bit confused as you mention using PHP
2 matches
Mail list logo