Re: E_RECOVERABLE_ERROR - 5.1.6 to 5.2.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Robert Cummings wrote:
> On Thu, 2007-01-04 at 10:54 +0000, Roman Neuhauser wrote:
>   
>> echo $blah . "\n" is *not* equivalent to printf("%s\n", $blah)
>>     
>
> Hmmmm, could you explain to me how it is different? I would always use
> the former unless I specifically needed formatting provided by printf(),
> and since there no formatting in the above printf() the echo to the best
> of my knowledge is indeed equivalent.

Hi,

It is exactly the same (elegantly proving my point, btw)

Greg

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux