26.01.2013, 05:27
(
Последний раз редактировалось BullseyeHawk; 26.01.2013 в 07:31.
)
Edit: fixed. the functions were:
I'm upgrading an old gamemode from mysql r7 to mysql 2.1.1
I have a couple of problems
and
were changed, and I have no idea how to use them again.
in r7 they were like this:
Any idea what have they been replaced with in MySQL 2.1.1 by StrickenKid ?
Quote:
mysql_fetch_row_data mysql_fetch_field |
I have a couple of problems
Quote:
mysql_retrieve_row |
Quote:
mysql_fetch_field_row |
in r7 they were like this:
Quote:
mysql_retrieve_row() mysql_fetch_field_row(data, "permcarid"); |