On 11-02-22 08:58 AM, Dotan Cohen wrote:
On Tue, Feb 22, 2011 at 14:11, Jay Blanchard<jblanchard@xxxxxxxxxx> wrote:
It is an interesting concept Dotan, what is the goal? Who is the page
targeted to?
The goal is to have every open and close bracket matched, and not have
to worry about what is still open.
This is why I use the bracing style I use in PHP. A cursory glance of
the code will show you where you've forgotten a brace. Syntax
highlighting is also nice.
HTML can trip you up with missing or superfluous tags, but a quick run
through the W3C validator will catch those errors.
Cheers,
Rob.
--
E-Mail Disclaimer: Information contained in this message and any
attached documents is considered confidential and legally protected.
This message is intended solely for the addressee(s). Disclosure,
copying, and distribution are prohibited unless authorized.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php