On Thu, Jan 28, 2010 at 10:17 PM,  <clanc...@cybec.com.au> wrote:
> On Thu, 28 Jan 2010 21:10:42 +0100, rene7...@gmail.com (Rene Veerman) wrote:
>
>>On Thu, Jan 28, 2010 at 12:31 AM,  <clanc...@cybec.com.au> wrote:
>>> On Wed, 27 Jan 2010 10:21:00 -0800, deal...@gmail.com (dealtek) wrote:
>>>Opening tables, etc, wrongly generally messes the page up completely, but
>>> forgetting to close them again often has no affect no visible effect at all 
>>> -- until you
>>> make some innocent change and everything goes haywire!
>>
>>whenever i write an opening tag, i immediately write the closing tag
>>next, then cursor back to fill it in.
>
> Not so easy when you are using PHP to generate a complex layout!
>
>

eh, why not?

"complex" layouts can and should be split up into functions, which can
adhere to the same principle..

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

Reply via email to