
05-06-2008, 05:00 PM
|
 | |
|
|
Join Date: Nov 2005
Location: Hendersonville, NC
Age: 26
Rep Power: 20
|
|
Re: Dynamically update php variables based on option value
Do you mean when the user changes selection that the PHP value updates? For that you will need to use AJAX (JavaScript and PHP) or just JavaScript.
|