Re: [PHP] Using fopen on a site with popups

2009-08-14 Thread Ashley Sheridan
On Fri, 2009-08-14 at 01:15 -0700, James Colannino wrote: > Hey everyone! I have a question. I know that you can use fopen to open > not just local files, but also files via HTTP. My question is, assuming > you're attempting to open a page that has popups, is there anyway to get > at the actual

[PHP] Using fopen on a site with popups

2009-08-14 Thread James Colannino
Hey everyone! I have a question. I know that you can use fopen to open not just local files, but also files via HTTP. My question is, assuming you're attempting to open a page that has popups, is there anyway to get at the actual content underneath the popup? Thanks! James -- PHP General Mai