Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Global Order Array


tfittsy

Recommended Posts

Posted

I'm making a shipping module and I need to add Delivery Date and Delivery Time. I've been able to save them as seperate variables and write them to the database, but for the sake of clarity, I would like to put them in the $order->delivery array as 'date' and 'time'.

 

Do I need to declare these variables as global somewhere? I've found a few files that list each part of that array and added the two I need, but if I write to the array, the variables I add aren't there on the next page. Thanks for any help anyone can offer.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...