Can you give an example code using PHP/MySQL/AJAX combination where we can narrow down the the child select-option depending upon the value selected in the parent select-option.
For example if we choose USA then the states be populated in the child select-option or if we choose Canada then the provinces be selected.
thanks in advance
For example if we choose USA then the states be populated in the child select-option or if we choose Canada then the provinces be selected.
thanks in advance