Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

file() function problem

Status
Not open for further replies.

micfur

Programmer
Aug 4, 2000
1
IE
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(&quot;<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>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top