Re: [PHP] CURL remote server get data back

2003-10-26 Thread Raditha Dissanayake
: [PHP] CURL remote server get data back What kind of server? Dan McCullough wrote: I have an install script that verifies someones registration key and information against my client database and installs or patches, or whatever else. I'm new with CURL but is there away to get back a res

RE: [PHP] CURL remote server get data back

2003-10-26 Thread Dan McCullough
server get data back What kind of server? Dan McCullough wrote: >I have an install script that verifies someones registration key and >information against my client database and installs or patches, or whatever >else. I'm new with CURL but is there away to get back a response fr

Re: [PHP] CURL remote server get data back

2003-10-26 Thread Raditha Dissanayake
What kind of server? Dan McCullough wrote: I have an install script that verifies someones registration key and information against my client database and installs or patches, or whatever else. I'm new with CURL but is there away to get back a response from the server that your are querying back

[PHP] CURL remote server get data back

2003-10-25 Thread Dan McCullough
I have an install script that verifies someones registration key and information against my client database and installs or patches, or whatever else. I'm new with CURL but is there away to get back a response from the server that your are querying back through CURL? -- PHP General Mailing List