Page 1 of 1

Curl and XAMPP

Posted: Fri Jun 12, 2020 1:13 pm
by Natter
Hi,

Why doesn't XAMPP support curl ? I git clone sources, but didn't find the file hbcurl.ch

Re: Curl and XAMPP

Posted: Sat Jun 13, 2020 11:27 pm
by Antonio Linares
Natter,

hbcurl.ch is provided by Harbour:

https://github.com/harbour/core/tree/ma ... rib/hbcurl

Re: Curl and XAMPP

Posted: Sun Jun 14, 2020 7:28 am
by Natter
Thank You, Antonio !

Sorry for the Offtop. Examples often use external resources - JS or CSS, which cannot be changed. Is there any way to solve this problem ?

Re: Curl and XAMPP

Posted: Sun Jun 14, 2020 12:28 pm
by Antonio Linares
Please provide a small example of what you need, thanks

Re: Curl and XAMPP

Posted: Sun Jun 14, 2020 4:58 pm
by Natter
For example: arrays.prg

...........................
<head>
.........................
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/ ... trap.css"/>
</head>
...........................

Re: Curl and XAMPP

Posted: Sun Jun 14, 2020 5:18 pm
by Antonio Linares
You can modify it to use the most recent bootstrap version