Jump to content

forms


somo

Recommended Posts

Hi,

I have got a php page that lets customer's details be entered in fields - i have used javascript to validate user's input. But i have one main form (to check certain fields are entered) and other sub forms in the page to validate user input (e.g. email and postcode) ... when the data is submitted to code that sends the data to the databse i get "Notice: Undefined index: email", "Notice: Undefined index: postcode etc.

Is there a way around this so that all sub forms can send the data they have all as one to mysql?

Many thanks, somo.
Link to comment
https://forums.phpfreaks.com/topic/13831-forms/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.