Thread: Quick questions
View Single Post
  #6  
Old 01-16-2011, 12:37 PM
Kaeliah's Avatar
Kaeliah Kaeliah is offline
Premium Member
 
Join Date: Sep 2010
Location: Pennsylvania, United States
Posts: 485
Gender: Female
Credits: 46,768
Kaeliah will become famous soon enough
Send a message via AIM to Kaeliah Send a message via MSN to Kaeliah
Default

To allow a user to CHOOSE gender wouldn't be too horribly difficult. You'd have to have some sufficient knowledge of PHP/MySQL/HTML in order to do so though.

To add a gender, you'd have to add another field to the adoptables table(and therefore edit doadopt.php) and then in the adopt.php and doadopt.php have a form that selected the option, then have the option selected saved into the database.
Reply With Quote