Hi,
I am trying to open url through "fopen($url)"
and store the source code in a file using "fgets($file_name,4096)"
but the site having frame and frameset are not supported.
it says the browser doesnt support frame.
Help me solve this problem.
Ajita