Hi
Could someone please point me in the direction of where I could find an example of someone using PHP to dynamically populate dropdown boxes.
Example dropdown 2 depends on dropdown 1 and 3 depends on dropdown 2 etc..
I have been told to use PHP to do this as some users may have Javascript turned off, if I were to use a Javascript approach. (Also I find Javascript difficult and cannot understand examples I have found.)
Please bear in mind that the dropdown info is being pulled from a mysql database.
Am I right to believe that PHP is the best approach and not Javascript.
Regards & Thanks
Graham
Could someone please point me in the direction of where I could find an example of someone using PHP to dynamically populate dropdown boxes.
Example dropdown 2 depends on dropdown 1 and 3 depends on dropdown 2 etc..
I have been told to use PHP to do this as some users may have Javascript turned off, if I were to use a Javascript approach. (Also I find Javascript difficult and cannot understand examples I have found.)
Please bear in mind that the dropdown info is being pulled from a mysql database.
Am I right to believe that PHP is the best approach and not Javascript.
Regards & Thanks
Graham