[thelist] Strange PHP output

Kristy Frey kristenannfrey at yahoo.com
Tue Nov 13 07:20:18 CST 2001


--- Simon Coggins <ppxsjc1 at nottingham.ac.uk> wrote:
> 
> > Has anyone ever got this strange output from a php script:
> > 
> > % Total    % Received % Xferd  Average Speed          Time             Curr.
> >                                  Dload  Upload Total    Current  Left    Speed
> > 
> >   0     0    0     0    0     0      0      0 --:--:--  0:00:11 --:--:--     0
> >   0     0    0     0    0     0      0      0 --:--:--  0:00:12 --:--:--     0
> > 100   313  100   313    0     0     24      0  0:00:12  0:00:12  0:00:00   156
> > 
> > 
> > I am "echoing" hidden form inputs in a php script and it is being inserted 
> > right in the middle 
> 
> That's pretty weird. The string is the progress meter of a curl
> command. 

Thank You Simon! Indeed it is.  Silly me was not assigning the return value of a custom php
function to a variable. That function does a curl call.

> If you are using curl try running with the -s flag. If you aren't
> I don't know what to suggest, but hopefully this has pointed you in the
> right direction. See also:
> 
> http://www.php.net/manual/en/ref.curl.php
> 
> Simon
> 
> 
> 
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt ! 


__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com




More information about the thelist mailing list