The HYSOCAMTT templating approach
by Brett Zamir |
1 comment | Monday, February 25, 2008
This article aims to highlight a approach which allows one to separate everything from one’s business logic to one’s design logic, to XHTML from CSS, one’s Javascript from the page structure, etc., while at the same time being able to be lazy and include, for example, CSS information within the same document (template) as one’s XHTML.
(Re)building the PHP Documentation at Wikibooks.org
by Brett Zamir |
1 comment | Wednesday, April 5, 2006
The folks working on the official PHP Documentation have done a marvellous job in providing a mostly easy to follow documentation, with good examples. However, as with anything, there can still be some improvement. I see two shortcomings and these have to do with structure rather than content, and I think the community can help solve them…
