0
I have the following query:
$qrysel = "select * from won_auctions w left join registration r on w.userid=r.id where xxx;
This query will show a list of users of the table won_auctions and take the user name in the table Registration.
The idea is that it checks how many records each user has in the table won_auctions during the current month, and the total.
I also need to sort to display those that have more records for the first, for the current month.
Good morning! You have skype for us to talk about this problem?
– Wendler