php code with html forms

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!

Moderator: General Moderators

Post Reply
djcritch
Forum Newbie
Posts: 11
Joined: Thu Mar 20, 2008 5:55 am

php code with html forms

Post by djcritch »

hi im trying to make a html form radio button change the value of a dropdown box on click is this achivable using php or is this more of a javascript job?
Dale
Forum Contributor
Posts: 466
Joined: Fri Jun 21, 2002 5:57 pm
Location: Atherstone, Warks

Re: php code with html forms

Post by Dale »

It's a JavaScript job. :)
Post Reply