elainewildash Posted January 16, 2008 Share Posted January 16, 2008 Hi, I am using Bebosoft's Form2Go to set up user registration forms on a website. The form captures the users name, address, tel, postcode etc and can be sent to a MySQL database. How would I use the postcode field captured in the form to then query a database/table which has postcode vs. price information to return a price to the user via the website? Elaine Link to comment https://forums.phpfreaks.com/topic/86290-capturing-form-info-and-querying-another-databasetable/ Share on other sites More sharing options...
trq Posted January 16, 2008 Share Posted January 16, 2008 Have you searched for any tutorials on retrieving data from mysql with php? We don't really need to write another do we? Link to comment https://forums.phpfreaks.com/topic/86290-capturing-form-info-and-querying-another-databasetable/#findComment-440818 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.