Hi all,
I am not aphp expert sorry.. I have been studying and trying it so hard but now i got to the point that i need some expertize help... I have got a online order script from a book i bought and I have edited it a little. I need to create a normal online store system but when the customers go to check out, instead of asking his credit card information and making this payment online system I should get his personal information (name, phone etc.. ) from a form and the information from inside the kart (the products that he wishing to order)and send to my email I got it partly working ... the system is working .. adding to the kart, removing etc.. when I click check out it is sending the email to me with the customer information (name, tel etc...) that I am getting from the fomr but i am not able to get the informations that are inside the kart ! (the orders) The I think the system is using HTTP_SEASSONS_VARS to save the information from the kart and I dont know how can i get the information in this situation and save in a variable so i can send by email ! The system is running in
www.zonaneutra.com/ralicon on the menu Tuoteet ja Tilaus... I appreciate for the help
Alex