Jump to content

PHP Custom form validation


mark_c

Recommended Posts

HI, I'm doing a small database for stock management.

 

I have two tables 1. Item_list 2. item_adding

 

In my form1  text field ("type") when I start to type  JavaScript will show the list from "Item_list" table. When I click on one of that it will auto fill the text field. When I submit data is adding to item_adding table.

 

My problem is after selecting the item from the list user can edit it. But I need to add to the "Item_list" only what we select from the list.

 

If any one can help me to validate my form.

 

Thanks in advance.

 

Mark

Link to comment
https://forums.phpfreaks.com/topic/198622-php-custom-form-validation/
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.