Hi. I am trying to use fopen to open a webpage, which should be easy enough, but I keep getting success errors. I guess this means it's getting something but not what is expected.
The strange thing is this code worked before and it also works if I cut and paste it to it's own file. It's only when I use it with the rest of my code that it reports the error. No dublicate variable names or anything like that either.
Any ideas??