View Single Post
  #2  
Old 12-30-2009
Brenden Brenden is offline
Toddler
 
Join Date: Jun 2009
Posts: 5
Rep Power: 0
Brenden is on a distinguished road
Re: SQL Query error, but why is that piece of data showing?

$pass is set somewhere inside db_connect.php, which is overriding the $pass = "" you set before including the connection file.
Reply With Quote