Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #18879

directing curl output to an array or string

From bill <william@TechServSys.com>
Newsgroups comp.lang.php
Subject directing curl output to an array or string
Date 2022-03-10 15:19 -0500
Organization Aioe.org NNTP Server
Message-ID <t0dmg7$1o6j$1@gioia.aioe.org> (permalink)

Show all headers | View raw


I would like to direct curl output to a string or an array.

I see how I can direct it to a file and then I could read it back 
in to a variable, but it seems there should be a way to just read 
the output to a string or array.

Thank you in advance.

-bill

Back to comp.lang.php | Previous | NextNext in thread | Find similar | Unroll thread


Thread

directing curl output to an array or string bill <william@TechServSys.com> - 2022-03-10 15:19 -0500
  Re: directing curl output to an array or string Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2022-03-10 20:30 +0000
    Re: directing curl output to an array or string Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2022-03-10 20:44 +0000
      Re: directing curl output to an array or string bill <william@TechServSys.com> - 2022-03-10 19:26 -0500
        Re: directing curl output to an array or string Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2022-03-11 01:24 +0000
          Re: directing curl output to an array or string bill <william@TechServSys.com> - 2022-03-12 07:33 -0500

csiph-web