* @copyright 2005 Joshua Eichorn * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @version Release: 0.5.2 * @link http://pear.php.net/package/HTML_AJAX */ // set a cookie so we always have an example cookie for the test setcookie('testcookie',"Doesn't taste as good as a peanut butter cookie"); ?>
Target
Runing view Cookies should show you these same cookies being returned by the AJAX call
If the lists don't match, try reloading this page, it sets a test cookie, but we can't see it on the PHP side until the client returns it on a test.