Quote:
Originally Posted by WarZ
test this one
PHP код:
new query[50];
connection = mysql_connect(Host,User,Pass,Data);
mysql_tquery( connection,"CREATE TABLE IF NOT EXISTS PlayerData(ID int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT = 1", "", "");
|
It Doesn't Work.. There should be something wrong with my setting or maybe the version. Anyway , Thanks