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!
Hi I have a form where a user can select different types of product. Depending on what product they choose certain parts of the form become enabled (extra text boxes).
I was going to do this in javascript though apparentley there are accesibility issues with this.