/ Published in: PHP
URL: http://www.phphacks.com/content/view/30/33/
Expand |
Embed | Plain Text
function make_safe($variable) { return $variable; }
You need to login to post a comment.
URL: http://www.phphacks.com/content/view/30/33/
function make_safe($variable) { return $variable; }
You need to login to post a comment.