Print the name from a field
#5

pawn Код:
new name[MAX_PLAYER_NAME];

//Query here
mysql_store_result();
mysql_get_field("Sender", name);
printf("Name: %s", name);
mysql_free_result();
Reply


Messages In This Thread
Print the name from a field - by saamp - 31.07.2013, 14:06
Re: Print the name from a field - by RajatPawar - 31.07.2013, 14:08
Re: Print the name from a field - by saamp - 31.07.2013, 16:07
Re: Print the name from a field - by saamp - 01.08.2013, 10:52
Re: Print the name from a field - by QuaTTrO - 01.08.2013, 11:02
Re: Print the name from a field - by Vince - 01.08.2013, 11:02

Forum Jump:


Users browsing this thread: 1 Guest(s)