Using PHP and a MySQL database, I want to grab the highest number in a particular column. Right now I have this VERY inefficient code to grab this number, there's got to be a better way. Does anyone have any ideas?? Thanks!
- RE: [PHP] Getting the highest number in a column Phil Schwarzmann
- RE: [PHP] Getting the highest number in a column David Freeman
- RE: [PHP] Getting the highest number in a column Simon Taylor