Hello Richard, Wednesday, July 25, 2007, 12:05:22 AM, you wrote: > I think you're just missing $contato_name = $_POST['contato_name'] in > here somewhere... That was what was missing indeed :-) > That said, if you are using striplashes, you have magic_quotes_gpc on, > and that's something you may want to turn off in the first place. > Or consider checking if it's on in your code rather than assuming it's > on. magic_quotes_gpc is indeed on by default on my hosting server as i checked their php modules. -- Best regards, Luc -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php