|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Create a PHP input form that pulls data from MySQL database
I am looking to create a simple form that allows a user to simply add a quantity and a part number...and based on this information pull the corresponding part information and pricing from one table within the database onto the screen for verification.
The kicker is, I would like the user to add 20-30 quantities and part numbers, and have populate while data entry is occuring. Once they are completed with data entry, there will be a grand total price at the bottom of the screen and a submit button to place the order!! Anyone have any templates or PHP source code that I can start with??? Thanks in advance, Smokin Joe |
|
#2
|
|||
|
|||
|
This is a pretty custom job... You want to start small and work your way into this.
1 - Create the entry form 2 - Create a mockup of what you want the results page to look like 3 - Attempt to write a portion of the code, even just a few lines. When/if it doesn't work, post the relevant and comprehensive code sample and we can figure out where to go from there.
__________________
__________________________________________________ _ Wil Moore III, MCP | Integrations Specialist | Senior Consultant Are You Listed...? | DigitallySmooth Inc. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > Create a PHP input form that pulls data from MySQL database |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|