I want to use the file() function to return a web page to a string variable. It tests fine on my local machine but when I upload to the hosting server it returns the following error :<br><br>Warning: File("<A HREF=" TARGET="_new"> - No such file or directory in / on line 17<br><br>The script is called Test.php and I am trying to read <A HREF=" TARGET="_new"> into my string variable. I suspect it is a problem with the hosting server. Has anyone seen this problem before.<br>Thanks<br><br>