[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-general
Subject:    [PHP] Re: Printing
From:       74.70.245.128
Date:       2014-08-14 13:15:56
Message-ID: 87.74.40673.196BCE35 () pb1 ! pair ! com
[Download RAW message or body]

On 8/14/2014 12:24 AM, Ethan Rosenberg wrote:
>
> fprintf($fptr1,  "%s\t   %s\t %-9s\t %s\t\n", $row1[4] -$row1[3],
> $row1[0],$row1[1],$row1[2] ); //works
>
> }
> fprintf($frpr1,"%s\n", $string1); //doesn't work
>
> What am I doing wrong?
>
> TIA
>
> Ethan
Programming?

Could it be that you AREN'T USING PHP ERROR CHECKING AGAIN?!!!  Because 
if you were I think you would have been told what is wrong with this code.

Q#1 - What is $fptr1? Ans.- A handle I presume.
Q#2 = What is $frpr1? Ans.- ???

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic