I want to include in my code some HTML from other pages. I try to use fopen("host") but it returns an error: "Connection reset by peer". If i open a navigator like Netscape or IE and try to access the same page, nothing wrong happens.
I want to include some parts of the HTML code and therefore the include() function isn`t a great ideia.
Thank you.