Here’s the deal:
A need to be able to put variables on a php page into a html mail form to send it to a mail-rec.
For example:
I have a result
1 | productname | identification | price | stock
2 | productname | identification | price | stock
3 | productname | identification | price | stock
4 | productname | identification | price | stock
these are variables put on a php page in a table
now I need to put this table in an email and send it to the admin
http://cmdstud.khlim.be/~aschmitt/case4/derde%20versie/shop/index.html
just enter a qty and press enter, the go to “winkelwagentje” and you see what i mean
Please help me, it’s rather urgent
grtz death