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'm using PHP with MySql. I got a DropList where's 4 options. If i choose one of the 3 first options the value should go to the database. If i choose option 4 i need 2 write something 2 the textarea and the text should go 2 the database. So if u have written somethin' 2 the textarea and the option 4 is not chosen the text don't go 2 the database. So simple question is... How 2 make the post code or do i have 2 change something else?