I want to give my users a chance to change their profile. But I want the selectable date to show up in comboboxes but the data from the MySQL DB should be selected.

For the gender I managed to solve this with a simple IF structure. But I'm not planning on doing this 12 times for the months or even 60 times for the years.

I'm looking forward to hearing your ideas.

My current code is at : http://www.plaatscode.be/137085

    Write a Reply...