Helvensteijn.com

Life is like photography
we use the negatives to develop

Jump to menu

Code Snippets

This section contains code I use, experiments I've been working on, proofs of concept and other code, mostly accompanied by some explanatory text. Some of it might actually be useful. ;-)

createHtml()

A JavaScript function that creates HTML from a specially formatted array, using W3C standard DOM methods.

Published:

Language:

PHP weirdness

Just discovered some more PHP weirdness. It just never ceases to amaze me…

Published:

Language:

Source code in WordPress

Getting source code into WordPress and having it displayed properly is not quite a solved problem yet. This is the solution I came up with for this “Code Snippets” section.

Published:

Language: