14.08.2011, 03:55
^ I had the problem, I thought it was mysql_connect(host, user, database, pass) because of the include flashing that little hint bar with the paramters for PAWN.
Turns out, after looking again it's mysql_connect(host, user, pass, database).
Turns out, after looking again it's mysql_connect(host, user, pass, database).