Hi again i have tried searching google before pestering the good people of these forums again lol
(sorry guys)
But here is my problem
Basically i have a add a model form (for computers which has 3 fields manufacutere,model and comments) the variable for the dropdown menu is $manu and what i am trying to achieve is that when a user adds a model by submitting the form to the database that when it gets submitted that if for example entries DELL has a entry already PHP says that DELL already exists and no need to enter that but would still enter the details like the model number and the other fields.
The user has a drop down menu that has 3 manufacturers at the moment which are
DELL
COMPAQ
IBM
but seeing as these manufacturers have so many models available i just need the user to be able to post a model and choose a manufacturer.
i dont really know how to even start this query as i think it is more SQL statements which i am not very good with yet.
Many Thanks Pinky (p.s sorry for the looooonggg post!)