Hi Guys
I am new to PHP programming and willing to learn.
I have witten a script that produces a customer quote for products. These quotes are stored in a mysql database, my problem is how can I email the quote to the customer. I can email it provided there is only one item, the problem arises if the database contains more than one quoted for item.
How do I get them out and emailed. I know it is something to do with arrays but am unsure how to proceed.
Any help would be most welcome.
Straid