Posted by Konrad on 02/14/06 19:01
Hello all, I'm a complete beginner, I tried to find an answer via google but it's not easy with my knowledge about php :) when a variable is sent via form and retrieved with $_POST['var'] eg: $var=$_POST['f_varname']; then all the " and ' and \\ characters are replaced with \" and \' and \\, how can I avoid this? And actually, why is this working this way ?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming