Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26684 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11562 invoked by uid 1010); 20 Nov 2006 21:51:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 11547 invoked from network); 20 Nov 2006 21:51:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Nov 2006 21:51:58 -0000 Authentication-Results: pb1.pair.com header.from=kevin@oceania.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=kevin@oceania.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain oceania.net from 64.251.31.245 cause and error) X-PHP-List-Original-Sender: kevin@oceania.net X-Host-Fingerprint: 64.251.31.245 unknown Received: from [64.251.31.245] ([64.251.31.245:33419] helo=swamp.oceania.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 01/3B-33211-C7322654 for ; Mon, 20 Nov 2006 16:51:58 -0500 Received: from kevin.oceania.net (242.224.221.203.dial.dynamic.acc52-kent-syd.comindico.com.au [203.221.224.242]) by swamp.oceania.net (8.13.4/8.13.4) with SMTP id kAKLqEVX028222 for ; Tue, 21 Nov 2006 08:52:15 +1100 Date: Tue, 21 Nov 2006 08:29:41 +1100 To: internals@lists.php.net Message-ID: <20061121082941.70e0495f.kevin@oceania.net> In-Reply-To: <45620010.4010504@caedmon.net> References: <20061121055451.02cc12d5.kevin@oceania.net> <45620010.4010504@caedmon.net> Organization: Oceania X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-vine-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] phps line numbering From: kevin@oceania.net (Kevin Waterson) This one time, at band camp, Sean Coates wrote: > We determined that there's no reliable way to number lines and maintain > copy-and-paste. This is not rocket science. A simple CSS solution...
1
2
3
4
5
<?php
while(1){
echo "foo";
?>
}
-- "Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote."