|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
NEWBIE NEEDS HELP!!!
Hi! I'm running php 4.2.1 on Windows with Apache 2.0.36. All is running fine. I need to integrate connectivity with UPS Online address verification and need to enable CURL to do this. I downloaded CURL 7.9.8-win32.ssl and have no idea what to do with it. I unzipped it into a CURL directory and need help getting it set up. Can anyone help or direct me to some documentation. I looked on the curl site but the documentation said to run mingw32.bat which I can't find in the files I unzipped. Any help is appreciated!!
Or any other way to integrate with UPS Online is also greatly appreciated!! |
|
#2
|
|||
|
|||
|
RE: NEWBIE NEEDS HELP!!!
Don't know much about intergration about UPS Online, but some of curl.
I used it on windows to and there for I didn't wanted to recompile php. Therfore I ignorde all the "inbuilt" curl ooptions and run it directly. exec('curl.exe --my options'); here you can find the command docs: http://curl.haxx.se/docs/manpage.html If you descripe what you want to do abit more specific, I'll look into it. |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > NEWBIE NEEDS HELP!!! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|