Hi Kalle,

> +                             if ($value{$len - 1} == '"') {
> +                                     $value{0} = "'";
> +                                     $value{$len - 1} = "'";
> +                             }

Aren't curly braces deprecated? ;)


Cheers
-- 
Matteo Beccati

Development & Consulting - http://www.beccati.com/

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

Reply via email to