|
Posted by Toby Inkster on 02/24/06 11:57
John Salerno wrote:
> Toby Inkster wrote:
>
>> For my current blog project, I've got about 6000 lines of code so far, and
>> all of them are PHP, as per the second example. (No plain HTML yet, and
>> none planned!)
>
> You frighten me! ;)
It's only a tiny fraction complete so far. Will probably be about 20K-30K
lines of code when finished. (My line counts include comments, but not
blank lines.)
One of my reasons for using as little HTML as possible in this project is
that it's designed to validate as HTML 4.01, XHTML 1.0 and XHTML 1.1, with
some support for ISO HTML and the current XHTML 2.0 draft. Now *that's*
frightening! (FWIW, it will also play nicely with both PostgreSQL and
MySQL.)
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
[Back to original message]
|