On Fri, September 29, 2006 8:34 pm, Chris Shiflett wrote:
>> I'm looking for a guide, a chart, a grid, an organized systemic
>> documentation of what data should be escaped how as it travels
>> through the "glue" that is PHP...
>
> That's a great idea. Want to write it? :-) I'd be happy to help.

Okay.

We have a team of 2 so far...

:-)

Is there any nifty excel/grid-like UI on-line where we can just start
shoving in the "from" and "to" axis and filling in the obvious ones?

Any good Wikis support that?

Unless we wanna pass ASCII art back-n-forth...

         | MySQL                   |
---------+-------------------------+
raw text |mysql_real_escape_string |
         |mysql_escape_string      |
         |Use real_ for charset-   |
         |specific escaping        |
---------+-------------------------+

:-)

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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

Reply via email to