Re: [PHP] fets() escaping some characters

2012-09-11 Thread sunil meena
this PHP > function to escape your string: echo htmlspecialchars($yourstringhere); > > Regards, > Samuel. > > -Mensagem original- > De: sunil meena [mailto:sunil.extc2...@gmail.com] > Enviada em: terça-feira, 11 de setembro de 2012 14:49 > Para: php-general@li

[PHP] fets() escaping some characters

2012-09-11 Thread sunil meena
oring that string into a variable and outputting but it still doesn't show the characters between the "<>". Any help is highly appreciated. Thanks -- Best Regards, Sunil Meena