Quoting Form

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
raggy99
Forum Newbie
Posts: 13
Joined: Mon Aug 14, 2006 6:52 am

Quoting Form

Post by raggy99 »

What i am working on is a quote database. I have attached the like to the excel file which is what is currently being used.

what i am trying to do is to enter the data in the same way as it is in the XL File on a website and store it into a database. Also email the quote when finished to the client or print it out.

If you could look at the template http://www.2shared.com/file/6576687/dd8 ... 07-06.html and see if it could be done.

What i was thinking about was having a column for each field i.e. description 1, description 2 ..... however with the way it is at the moment that will be over 300 columns in the table.

Can you let me know if it is feasible or if there is a better way.

Thanks in advance

Chris
Post Reply