Php + Mysql WebForm

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Toño_2040
Forum Newbie
Posts: 1
Joined: Mon Jul 22, 2002 11:56 am
Location: Mexico
Contact:

Php + Mysql WebForm

Post by Toño_2040 »

Hi people :lol: :

I'm new to PHP, but so far I've liked it a lot. Im using it to create webforms in my personal site but im having trouble to use radio buttons and combo boxes
could you help me a bit?

Well I can't find the way to pass the value of the combobox to the varible or the space in the database

I also want to make a form that refreshes it self when a user give certain information in to a combo box. For ex. we have 2 text boxes and a combobox
On one combo box u enter your Name in another your Lastaname and in the combobox you select your loacation (country), acording to that the form refreshes to show the states that country has or other infromation

I hope I was especific enough



thnks in advance,
Pix
Last edited by Toño_2040 on Mon Jul 22, 2002 4:48 pm, edited 2 times in total.
User avatar
llimllib
Moderator
Posts: 466
Joined: Mon Jul 01, 2002 2:19 pm
Location: Baltimore, MD

Post by llimllib »

Could you be a bit more specific?
Post Reply