Requirement:
- you need to have XAMPP or Apache and PHP installed and configured first, in this example: XAMPP 5.6.30 ( Apache 2.4.25 and PHP 5.6.30 )
- you need to have curl.exe and libcurl.dll is installed and enabled first.
- Open Command Prompt, to learn How To Launch Command Prompt >
- Go to XAMPP path, in this example D:\softRun\xampp-5.6.30\apache\bin\
- type D:, press Enter on keyboard.
- type cd softRun\xampp-5.6.30\apache\bin, press Enter on keyboard.
- type curl --version, press Enter on keyboard.
- type cd .., press Enter on keyboard.
- type cd .., press Enter on keyboard.
- type cd php, press Enter on keyboard.
- type php -r print_r(curl_version()); then press Enter on keyboard.
Tidak ada komentar:
Posting Komentar