@ AcuteGaming. Hi, I'm just wondering, why do you have to create a constructor? Why can't you just state $Host=value; $Password=othervalue, at the beginning? What's the point of making a constructor if you can just assign values to those variables? Thanks
HI, Why wouldn't you use mysql_real_escape_string()? (considering you're gonna connect to mysql anyway)