Code MySQL:
I need this modified so that it only returns results if the max(bid)'s member_id = $_SESSION['member_id'].
How can I do this?
| SitePoint Sponsor |
Code MySQL:
I need this modified so that it only returns results if the max(bid)'s member_id = $_SESSION['member_id'].
How can I do this?

is that your complete query? because the GROUP BY does nothing useful.
Check out our new Industry News forum!
Keep up-to-date with the latest SP news in the Community Crier
I edit the SitePoint Podcast
Bookmarks