//Check for shopping cart cookie from user if(!isset($_COOKIE['3DmyCart'])){ // if a cookie does not exist, set it for 3 days (86400 = 1 day) $thisSession = session_id(); setcookie("3DmyCart", $thisSession, mktime()+259200, "/") or die("Could not set cookie"); }else{ // if a cookie already exists session_destroy(); session_id($_COOKIE['3DmyCart']); session_name("3Dcart"); session_start(); } //-------> // Connect to database include('secure/e_mysqli_connect.html'); //-------> ?>
Contact Us for Fast Affordable 3D Printing Services - 'Made in Montana'
Montana 3D Printing is a Montana owned and operated business that sits at the foothills of the Beartooth mountains. With breathtaking views and great people, there is no better place to run a business. If you are ever in the area, let us know, we are always happy to meet our customers. If you bring your RC plane, heli, or multi, then we will even close down for a few just to go fly. There is always time for flying.