-
php cookie won't pass variable to next page
echo "<form action='deleteJobs.php' method='post'><button>Delete</button></form></tr>\n";
this is where i am sending the forum but the cookie from the page of this form doesn't pass to the deleteJobs.php page...
-
RE: php cookie won't pass variable
Originally Posted by ITdevGirl
echo "<form action='deleteJobs.php' method='post'><button>Delete</button></form></tr>\n";
this is where i am sending the forum but the cookie from the page of this form doesn't pass to the deleteJobs.php page...
Did you find a solution to your question?
-
Originally Posted by RockManFree
Did you find a solution to your question?
Originally Posted by ITdevGirl
echo "<form action='deleteJobs.php' method='post'><button>Delete</button></form></tr>\n";
this is where i am sending the forum but the cookie from the page of this form doesn't pass to the deleteJobs.php page...
If either of you figured out how to fix this can you post it here. I want it to pass information from a cookie on to a second page.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|