15.06.2016, 00:53
Quote:
There's no need for 2 queries. You can write a JOIN statemente based on the user id.
PHP Code:
|
http://dev.mysql.com/doc/refman/5.7/en/join.html
There's no need for 2 queries. You can write a JOIN statemente based on the user id.
PHP Code:
|