MySQL Help
#5

Example:

Код:
new id_string[128];
new rows,fields;
cache_get_data(rows,fields);
cache_get_row(0, 0, id_string);
Код:
Name | Sex | Location
Bob   | Male | UK 
Sarah | Female | USA
Sophia | Female | Italy
This would return the information in row 0 column 0

settings the value or string to id_string;
id_String would get

Name: Bob
Reply


Messages In This Thread
MySQL Help - by Slawiii - 10.06.2015, 18:05
Re: MySQL Help - by J0sh... - 10.06.2015, 18:11
Re : MySQL Help - by Slawiii - 10.06.2015, 18:18
Re: MySQL Help - by J0sh... - 10.06.2015, 18:23
Re: MySQL Help - by Prokill911 - 10.06.2015, 18:25
Re : MySQL Help - by Slawiii - 10.06.2015, 18:58

Forum Jump:


Users browsing this thread: 1 Guest(s)