On Wed, 20 Aug 2003, Brian France wrote:

> bfrance               Wed Aug 20 16:51:11 2003 EDT
> 
>   Modified files:              
>     /php-src/ext/standard     head.h head.c basic_functions.c 
>   Log:
>   
>   Added a parameter to php_setcookie to toggle URL encoding of the cookie data
>   Added the function setrawcookie that turns off URL encoding of the cookie data
>   Changed setcookie to turn on the URL encoding of the cookie data

Don't forget to update the PHP_API_VERSION as you changed a PHPAPI 
function.

Derick

-- 
"Interpreting what the GPL actually means is a job best left to those
                    that read the future by examining animal entrails."
-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 International PHP Magazine                          http://php-mag.net/
-------------------------------------------------------------------------


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to