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've been working on a page all day and this little piece of it won't create a new row in the database (but one right before it does). I can't think anymore, can anyone see what I'm doing wrong? Thank you so much!
Hi,The reqId is an auto increamented id? why you add the NULL statement?
Does PHP return an error saying something like "duplicated id"?
Try to create the row without the reqId field :