About MYSQL
#1

How do I save the value from the query into an array?

PS: using BlueG's mysql plugin.

Example:

PHP код:
new variable;
new 
connection// connection variable
connection mysql_connect(..., ...., ...., ....);
variable mysql_tquery(connection "SELECT `ID` FROM `config` WHERE `ID` = 2); // Misunderstanding that there's a column 
Reply


Messages In This Thread
About MYSQL - by Fel486 - 22.11.2014, 17:16
AW: About MYSQL - by Mellnik - 22.11.2014, 17:43
Re: About MYSQL - by Fel486 - 22.11.2014, 17:50
Re: About MYSQL - by Fel486 - 22.11.2014, 18:34
Re: About MYSQL - by ikey07 - 22.11.2014, 18:54
Re: About MYSQL - by Vince - 22.11.2014, 19:06
Re: About MYSQL - by Fel486 - 22.11.2014, 23:25

Forum Jump:


Users browsing this thread: 1 Guest(s)