MYSQL EXIST
#4

It depends on your sql structure. But it should be something like
PHP код:
select `idfrom `accountswhere `name` = 'itachi'
or just
PHP код:
select count(*) from `accountswhere `name` = 'itachi'
Reply


Messages In This Thread
MYSQL EXIST - by itachi - 23.02.2017, 20:42
Re: MYSQL EXIST - by BiosMarcel - 23.02.2017, 20:43
Re: MYSQL EXIST - by itachi - 23.02.2017, 20:45
Re: MYSQL EXIST - by Djole1337 - 23.02.2017, 21:19
Re: MYSQL EXIST - by itachi - 23.02.2017, 21:29

Forum Jump:


Users browsing this thread: 1 Guest(s)