View Single Post
  #2  
Old 08-10-2006, 02:40 PM
woods woods is offline
Junior Member
 
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
woods is on a distinguished road
Default

You need to use $this->query_username, $this->query_password, etc. in the login_check() method.

That's assuming you're passing a valid value when you create the object in first place, too. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - unable to pass any variables from the index
View Single Post
  #2  
Old 08-10-2006, 02:40 PM
woods woods is offline
Junior Member
 
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
woods is on a distinguished road
Default

You need to use $this->query_username, $this->query_password, etc. in the login_check() method.

That's assuming you're passing a valid value when you create the object in first place, too. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote