How to get a string with mysql?
#1

Well im making that people house expires if they don't go on the server for more than 7 days
I want to get the houseowner name from
pawn Код:
UPDATE House SET Owner...
and change that they no longer own a house
pawn Код:
UPDATE accounts Set HasHouse = 0.. WHERE Name = 'House Owner");
How?
Reply


Messages In This Thread
How to get a string with mysql? - by Tanush123 - 17.06.2013, 20:06
Respuesta: How to get a string with mysql? - by JustBored - 17.06.2013, 20:28
Re: How to get a string with mysql? - by ReVo_ - 17.06.2013, 21:42
Re: How to get a string with mysql? - by Tanush123 - 19.06.2013, 02:24

Forum Jump:


Users browsing this thread: 1 Guest(s)