Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10455 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95562 invoked by uid 1010); 14 Jun 2004 19:23:21 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 95500 invoked from network); 14 Jun 2004 19:23:21 -0000 Received: from unknown (HELO rot2.de) (217.160.191.196) by pb1.pair.com with SMTP; 14 Jun 2004 19:23:21 -0000 Received: from php-tools.net (p50839CC2.dip.t-dialin.net [80.131.156.194]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by rot2.de (Postfix) with ESMTP id E43C12CE98A; Mon, 14 Jun 2004 21:14:43 +0200 (CEST) Message-ID: <40CDFB27.2090804@php-tools.net> Date: Mon, 14 Jun 2004 21:23:19 +0200 Organization: PHP Application Tools User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4; MultiZilla v1.5.0.3g) Gecko/20031007 X-Accept-Language: en-us, de, en MIME-Version: 1.0 To: Sara Golemon Cc: internals@lists.php.net References: <40CDD0EC.5070905@php-tools.net> <20040614171119.24785.qmail@pb1.pair.com> <40CDE75C.3010502@php-tools.net> <20040614182658.38550.qmail@pb1.pair.com> <40CDF306.9010107@php-tools.net> <20040614191812.75512.qmail@pb1.pair.com> In-Reply-To: <20040614191812.75512.qmail@pb1.pair.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: Need help with streams From: schst@php-tools.net (Stephan Schmidt) Hi, > iirc there may be a printf means to specify NULL as the padding character, > or to repeat an aribtrary character for a certain number of characters, but > it's escaping me at the moment. For the size of your padding this method > should introduce to horrible of a penalty. Works like a charm, thanks. Stephan