How would I find out the largest value of my DB row ID is. I need to know the current highest so I can make my edit.php?entry=(not over highest ID value).
Or is there an better way that excludes all values except current values, since I have it so If I delete an entry that the ID is blank. I could have 1,2,3,4,6,7,8 but I dont want it to be able to edit 5.
Thanks,
Flash-matic