These are the 3 tables I have:
ci_comments : comment_id, email, website, body.
ci_relationship : id, comment_id, user_id.
ci_users : user_id, username, email, biography.
The problem is that I'm trying to get data from two tables,...
asked by
19.07.2018 / 09:14