05-28-2019, 02:52 AM
(This post was last modified: 05-28-2019, 02:54 AM by Nombre Imaginaire.)
(05-27-2019, 06:55 AM)titounnes Wrote: very clear. You need install libcurl if you plan using http/CurlRequest.
Ain't really since it seems that the functionality have severals names and/or way to implement it depends of systems or time. As you see Dave speak about curlib. I browse the web and it's pretty hard to find clear (and updated) instructions. The only thing clear here that it says is kind of optionnal.
But if I don't make mistake if I want to allow user to download .pdf from my CI site I guess I'll need the cURL request to be activated, right ? (or some workaround exists ?)
(Does it is link somehow with the PHP-CLI version or I can neglect that part of the configuration ?)
FYI I work now on local with Wampserver and then I migrate it online on linux server.