Re: [PHP] Question about cURL, and iFrames...

2008-02-19 Thread Dan Joseph
On Feb 19, 2008 9:44 AM, Jason Pruim <[EMAIL PROTECTED]> wrote: > Thanks for the response. Do you think that there is a better way to > pull in another webpage other then curl? I mean, could I simply > include 'HTTP://www.mykillersite.com '; and > have all the link wo

Re: [PHP] Question about cURL, and iFrames...

2008-02-19 Thread Daniel Brown
On Feb 19, 2008 9:44 AM, Jason Pruim <[EMAIL PROTECTED]> wrote: > Hey Dan, > > Thanks for the response. Do you think that there is a better way to > pull in another webpage other then curl? I mean, could I simply > include 'HTTP://www.mykillersite.com'; and have all the link work? > I'll have to tr

Re: [PHP] Question about cURL, and iFrames...

2008-02-19 Thread Jason Pruim
On Feb 18, 2008, at 9:19 AM, Dan Joseph wrote: On Feb 15, 2008 9:43 AM, Jason Pruim <[EMAIL PROTECTED]> wrote: I am trying to think through something, I am writing a simple proxy script for my own knowledge and to simplify my life :) What I want to do is bring in multiple website by going to

Re: [PHP] Question about cURL, and iFrames...

2008-02-18 Thread Dan Joseph
On Feb 15, 2008 9:43 AM, Jason Pruim <[EMAIL PROTECTED]> wrote: > I am trying to think through something, I am writing a simple proxy > script for my own knowledge and to simplify my life :) > > What I want to do is bring in multiple website by going to 1 webpage > (Think RSS for the entire websi

[PHP] Question about cURL, and iFrames...

2008-02-15 Thread Jason Pruim
Happy friday to all of you! May the Beer[1] flow freely from the kegs to your lips after work! I am trying to think through something, I am writing a simple proxy script for my own knowledge and to simplify my life :) What I want to do is bring in multiple website by going to 1 webpage (Th