PhP to Flash problem

I’m using loadVariables to run a php script off a server, which echo’s back data into flash using ‘echo &foo=bar’ and a text box with variable name foo. I have the .fla and php hosted on a server with php installed, and it works on most computers. On my computer flash does not receive the php data. Does anyone know why this could be?