How can i make php get the html source code of a certain webpage?

  • Thread starter Thread starter truepal20032001
  • Start date Start date
T

truepal20032001

Guest
Ok, but here is the situtation: I want the HTML source code from one of my servers PHP file output. And if i do fopen, it will give me the PHP source code, i want the HTML source code...
 
Back
Top