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!
A-ha. It was the MAX_FILE_SIZE defined within the form. At least problem is now solved. I seem a bit embarrased that I've spent 1/2 of yesterday and all of today trying to figure it out. At one point I'd created 2 forms and 1 was showing the information OK and the other wasn't which lead me to believe there were unclosed forms somewhere so I had been scanning every line of code looking for any clue as to why this wasn't working. I should've shared my problem earlier on .