laptopplus Posted February 19, 2009 Share Posted February 19, 2009 Help!!! I need to add these 2 variables together. $t8 = ($currencies->format($cart->show_total())); $t9 = $shipping; how can i add these totals together? It wont work if i do $t8 = (t8 + $t9); How can i add them together? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.