Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.php > #4161
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Newsgroups | de.comp.lang.php |
| Subject | Re: curl Shell-Parameter vs. CURLOPT-Konstanten |
| Date | 2017-07-09 05:26 +0200 |
| Organization | PointedEars Software (PES) |
| Message-ID | <2386485.mvXUDI8C0e@PointedEars.de> (permalink) |
| References | <ojihhm$pu2$1@dont-email.me> <1981390.3ZeAukHxDK@PointedEars.de> <ojrgak$ugn$1@dont-email.me> |
Ralph Stahl wrote:
> Thomas 'PointedEars' Lahn schrieb:
>> Ralph Stahl wrote:
>>> Gibt es irgendwo eine Gegenüberstellung zu lesen, welche Shell-Parameter
^^^^^^^^^^^^^^^
>>> von curl welchen PHP-Optionen (Konstanten CURLOPT_...) in PHP
^^^^ ^^^ ^^^^^^^^
>>> entsprechen?
>>
>> […]
>>> Weder man curl noch http://php.net/manual/de/function.curl-setopt.php
>>> geben darüber Auskunft.
>>
>> 2 Sekunden googlen nach “curl php command-line options”, 1. Treffer:
>>
>> <https://stackoverflow.com/questions/1939609/convert-command-line-curl-to-php-curl>
>> […]
>
> Danke dass du für mich Frau Google befragt hast ;-). Wenn man weiß,
> wonach man fragen muss, ist es wirklich leicht - ich wusste es eben
> nicht...
Du musst jetzt ganz tapfer sein:
<https://www.google.ch/search?q=Shell-Parameter+curl+PHP+CURLOPT_>
im Inkognito-Fenster (also unabhängig von meinem Google-Konto) liefert
obigen URI als ersten Treffer.
Bei
<https://www.google.com/search?q=Shell-Parameter+curl+PHP+CURLOPT_>
ist es der dritte und bei
<https://www.google.de/search?q=Shell-Parameter+curl+PHP+CURLOPT_>
der vierte.
--
PointedEars
Zend Certified PHP Engineer <http://www.zend.com/en/yellow-pages/ZEND024953>
<https://github.com/PointedEars> | <http://PointedEars.de/wsvn>
Twitter: @PointedEars2 | Please do not cc me./Bitte keine Kopien per E-Mail.
Back to de.comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar
curl Shell-Parameter vs. CURLOPT-Konstanten Ralph Stahl <post@rstahl.de> - 2017-07-05 13:15 +0200
Re: curl Shell-Parameter vs. CURLOPT-Konstanten Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-07-06 12:20 +0200
Re: curl Shell-Parameter vs. CURLOPT-Konstanten Ralph Stahl <post@rstahl.de> - 2017-07-08 22:50 +0200
Re: curl Shell-Parameter vs. CURLOPT-Konstanten Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-07-09 05:26 +0200
Re: curl Shell-Parameter vs. CURLOPT-Konstanten Ralph Stahl <post@rstahl.de> - 2017-07-11 14:21 +0200
Re: curl Shell-Parameter vs. CURLOPT-Konstanten Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-07-13 16:00 +0200
Re: curl Shell-Parameter vs. CURLOPT-Konstanten Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-07-13 16:37 +0200
Re: curl Shell-Parameter vs. CURLOPT-Konstanten "Christoph M. Becker" <cmbecker69@arcor.de> - 2017-07-13 18:17 +0200
Re: curl Shell-Parameter vs. CURLOPT-Konstanten Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-07-17 20:33 +0200
csiph-web