i have a table containing states and districts i want to make chain select only by using php without any java script but i m very confused how to pass variable on the same page that is as soon as user select particular state its districts get loaded from database to the registration form
chain select only by using php
Collapse
X
-
That is really always a question :)
I guess you can politely inform your users that they have to have javascript enabled to fully enjoy the benefits of your system and at the same time you can provide sort of php cahin forms (in case they insist to have javascript disabled) with loads of reloading.Comment
Comment