Re: [PHP-DEV] information request

2002-07-23 Thread M Bruggeman
In addition to database purposes it is used when you want to EVAL a string that may have embeded quotes. If they are not escaped the parser will barf (due to the "magic" nature of quote? or because they are a delimitor? This is one of the questions I am interrested in). If it was simpl

[PHP-DEV] information request

2002-07-18 Thread M Bruggeman
Hello, I have been using php for some time now and am interrested in exploring how php handles strings. There are some things about the way php does things I find "ugly" but I would like to know more before I go making proposals. I have read the docs and searched the php-dev l