Forum Moderators: coopster
is there any solution out to read the contents of that page?
wikipedia has also some direct to the point infos about it.
as a result fopen function is not working.
based on this comment, I have thought of the following situations for this problem:
a. prevent hotlink to their site (especially for media files)
b. some sort of session/cookie validation that throws external visitors to page not found (or 303 header)
c. other site turned on the safe mode (thus disabling the fopen)
Firewall.... never thought of that :(
Live and learn every day