Re: RES: [PHP] fets() escaping some characters

2012-09-11 Thread Marco Behnke
l- > De: sunil meena [mailto:sunil.extc2...@gmail.com] > Enviada em: terça-feira, 11 de setembro de 2012 14:49 > Para: php-general@lists.php.net > Assunto: [PHP] fets() escaping some characters > > Hello Everyone, > > Very new to the list. > > So I am trying to echo a strin

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

RES: [PHP] fets() escaping some characters

2012-09-11 Thread Samuel Lopes Grigolato
unil.extc2...@gmail.com] Enviada em: terça-feira, 11 de setembro de 2012 14:49 Para: php-general@lists.php.net Assunto: [PHP] fets() escaping some characters Hello Everyone, Very new to the list. So I am trying to echo a string to the browser as follows - $str = "0x100092000 -

[PHP] fets() escaping some characters

2012-09-11 Thread sunil meena
Hello Everyone, Very new to the list. So I am trying to echo a string to the browser as follows - $str = "0x100092000 -0x1000b7fff +com.apple.com (2.0 - 56) /Library/PrivateFrameworks"; echo $str; However the text between "<" and ">" i.e "BB91F4F8-3B1B-93C6-0D1A-E431E96F1BA3" doesn't