UBB.Dev
What would I need to enter as a query to pull up a list of users sorted by location?
SELECT U_Username,U_Location FROM w3t_Users ORDER BY U_Location
Thanks. I've got half a dozen e-books on PHP and mySql on my task list, but have been so busy with other things, I haven't gotten around to learning even the basics yet.
© UBB.Developers