Date: 04/09/01
- Next message: Matt Williams: "[phplib] session4_custom"
- Previous message: paula: "[phplib] HELP - fetching arrays"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am running php 4.04.pl1 in WinNt connecting to MySql 3.23.36.
I have loaded the phplib example but receive the following warnings when
running the auth code.
Warning: Undefined property: in in auth.inc on line 52
Warning: Undefined index: uid in auth.inc on line 235
I can see that the property has been defined at the top of the include, so
don't see how this can be so. Is there any settings in PHP that tells it I
can use variables etc without declaring them. I have used php before (but
not this version) and have never received these types of warnings before.
Also, When I first use the example all works fine, but if I follow the link
to 'logout' then I cannot relogin, it always returns the above messages and
says that the username or password is invalid.
Any ideas, similar problems.
len.
- Next message: Matt Williams: "[phplib] session4_custom"
- Previous message: paula: "[phplib] HELP - fetching arrays"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

