Click to See Complete Forum and Search --> : Curl Question


munchmo
03-01-2004, 10:46 AM
on PHPs website it says:
"To use PHP's CURL support you must also compile PHP --with-curl[=DIR] where DIR is the location of the directory containing the lib and include directories"
How important is it to have the [=DIR] specified? what happens if you don't?