write it into english 😉
if the value in $row[ad_currentbid] is less than the value in $minbid then do blah.
This is what you have. There's nothing wrong with that line, unless your variables haven't been set elsewhere. Also, I would suggest quotes around your array key, ie $row['ad_currentbid'].