The cookie is set in the remote PHP file:
The error I'm getting is with the $.postCode:<?php if ($_POST['ProfileID']) { $ProfileID = $_POST['ProfileID']; setcookie("ProfileID", $ProfileID, time()+3600, "/"); } ?>
|
Results 1 to 7 of 7
Threaded View
|
Click Here to Expand Forum to Full Width |