[FX.php List] Yet another annoying single-quotes problem

Bob Patin bob at patin.com
Fri Apr 27 17:08:40 MDT 2007


Chris,

Thanks for sending that; I'd already tried it though, and it isn't  
working. I'm not using the FX mail function though, I'm using  
something called "sock_mail" that someone sent to me. However, in my  
PHP code I tried taking my variable $hospital and using that function  
on it, and it still comes through with all the junk in it...

Any thoughts, oh motherlode of all FX wisdom (and I mean that most  
respectfully)?

Thanks!

Bob Patin
Longterm Solutions
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com

   CONTACT US VIA INSTANT MESSAGING:
      AIM or iChat: longterm1954
      Yahoo: longterm_solutions
      MSN: tech at longtermsolutions.com
      ICQ: 159333060


On Apr 27, 2007, at 5:55 PM, Chris Hansen wrote:

> Bob,
>
> FX.php tries to be smart by encoding special characters as HTML  
> entities.  It you want plain text, try using the PHP function  
> html_entity_decode() on the chunk that you want decoded.  HTH

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.iviking.org/pipermail/fx.php_list/attachments/20070427/42d18b24/attachment.html


More information about the FX.php_List mailing list