Re: [PHP-DB] Procedure for submitting an order via email

2004-05-09 Thread Kim Steinhaug
You dont want an example, you are looking for a finnished piece of code to glue into your site. Your asking for a given example of a not given system? Different stores uses different ways of collecting data. Some databases, some cookies, some even stores the basket in sessions. Throwing a form fie

Re: [PHP-DB] Procedure for submitting an order via email

2004-05-01 Thread Ruprecht Helms
On 1 May 2004 at 22:47, Ignatius Reilly wrote: > With the PHP IMAP functions you can process your mail box programmatically > as a data repository. nice to know. What I want is an scriptexample for a checkoutprocedure of a online-store. I want submit via email the content of a basket, that is sto

Re: [PHP-DB] Procedure for submitting an order via email

2004-05-01 Thread Ignatius Reilly
[PHP-DB] Procedure for submitting an order via email > Hi, > > I'm looking for an simple example how to send an order > (content of the basket) via email. > > Does someone have such a good ans simple example. > > Regards, > Ruprecht > > -- > PHP Database M

[PHP-DB] Procedure for submitting an order via email

2004-05-01 Thread Ruprecht Helms
Hi, I'm looking for an simple example how to send an order (content of the basket) via email. Does someone have such a good ans simple example. Regards, Ruprecht -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php