Flash Reading PhP: Receives '-' but not '+'

Does anyone know why when using a php script and echo’ing something, which flash picks up, flash doesn’t “see” the character ‘+’, but it does see ‘-’ and ‘/’ and so on?

I know it’s a problem on flash’s end, as the php does echo ‘+’ fine. Also, is there a way to work around this problem?