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!
The database was created some time before and I cant make the changes to the fieldnames as many other scripts (coded by others) are already connected to it.
For the current script that Im making, I was thinking of having the form fields' names match those of the MySQL fieldnames to minimize a lot of assignment statements.