PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have a db table of comics titles with a primary index called comicNum and it is auto-incremented.... How can i get the largest value in db???
I tried this but it does not work... does not return anything....
Can anyone help me??