online quote
Posted: Thu May 08, 2008 10:36 pm
I need to build an online quotation system but as I'm new to PHP and learning while I'm doing the project, so I'm going very slooow. Well, anyway... I did the sign up form and the login page. Now I need to create the page for a new quote. I have experience with MS-Access where I would create two tables, one for the form header and a second one for items... subforms would do the trick. But how to build that sceneario in a web application using PHP and Dreamweaver??
Should I create one page for the quote header and another for the itens?
How do I pass an quote auto-incremental number to the itens page??
Thanks for any help.
Should I create one page for the quote header and another for the itens?
How do I pass an quote auto-incremental number to the itens page??
Thanks for any help.