Re: [PHP] Curl Javascript

2008-03-11 Thread chetan rane
HI i think it is a bit difficult. CURL can actually help you get Response on a cross Domain platform. Javascript dosenot. Espesially Ajax is not cross domain for security reasons. On Wed, Mar 12, 2008 at 3:40 AM, William Piper <[EMAIL PROTECTED]> wrote: > I have been using php's curl for quite a

Re: [PHP] Curl Javascript

2008-03-11 Thread Nathan Nobbe
On Tue, Mar 11, 2008 at 6:10 PM, William Piper <[EMAIL PROTECTED]> wrote: > I have been using php's curl for quite a while now and it has never > allowed to run javascript... bummer! I read on an article > http://blogs.zdnet.com/Stewart/?p=627 that the new curl v6 allows this. > > There are a few