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 was merely trying to get the autonumber/PK to be generated properly on its own before adding in the rest of the fields to the script. i have a bunch of other fields such as firstname, lastname, address, phone, which all go into a records table along with the custom ID number.
.