Jump to content

Help making a form that finds existing posts


badeand

Recommended Posts

Hi,

 

I'm trying to make a form that will submit a customers order into my database. The form it self is no problem and posting it to the database that part I can do, but I want this form to find existing posts in my database as the user inputs information.

 

As an example if I add an ordrer for a customer ordering item numberr "1234" the form will search for item numberr "1234" and print it back to the form before the user submit the form, like "auto finish" the form.  So in other words it will search the database "on the fly" for this item and fill it in.

 

Could someone point me in the right direction? Somewhere in the PHP manual or maybe a good tutorial on this topic.

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.