[HELP] MySQL Load
#3

Konstantinos thanks, i have small problem.
cache_get_data( rows, fields, YOUR_CONNECTION_HERE ); // CHANGE ME!
What i must type in "YOUR_CONNECTION_HERE"
For mysql_function_query i make like this
new ConnectToDatabase = mysql_connect(MYSQL_HOST, MYSQL_USER, MYSQL_BASE, MYSQL_PASS);
mysql_function_query( ConnectToDatabase, "SELECT * FROM `cars`", true, "OnCarsLoad", "" ); // CHANGE ME!
Reply


Messages In This Thread
[HELP] MySQL Load - by shulk - 03.09.2013, 11:55
Re: [HELP] MySQL Load - by Konstantinos - 03.09.2013, 12:02
Re: [HELP] MySQL Load - by shulk - 03.09.2013, 12:10
Re: [HELP] MySQL Load - by shulk - 03.09.2013, 12:12
Re: [HELP] MySQL Load - by Konstantinos - 03.09.2013, 12:15
Re: [HELP] MySQL Load - by shulk - 03.09.2013, 12:26
Re: [HELP] MySQL Load - by Konstantinos - 03.09.2013, 12:33
Re: [HELP] MySQL Load - by shulk - 03.09.2013, 12:40
Re: [HELP] MySQL Load - by Konstantinos - 03.09.2013, 12:47
Re: [HELP] MySQL Load - by shulk - 05.09.2013, 18:37

Forum Jump:


Users browsing this thread: 1 Guest(s)