Archive for the 'Guides' category

Calculating a person’s age

This is a really old entry — I will no longer vouch for its sanity. :)

Here’s a quick guide to calculating a person’s age in PHP.

Posted in Guides, PHP | Comments Off

Higher resolutions in X using Fedora Core 3 in VMware

This is a really old entry — I will no longer vouch for its sanity. :)

Here’s a quick guide to get higher resolutions in X using Fedora Core 3 in VMware.

Posted in Guides, PHP | 6 Comments »

Creating nice looking tables in PHP

This is a really old entry — I will no longer vouch for its sanity. :)

So, you want to make those nice, “business”-looking tables with alternating colors on the rows? Here’s how.

Posted in Guides, PHP | Comments Off

Tabbed include in PHP

This is a really old entry — I will no longer vouch for its sanity. :)

Ever found it hard to read HTML sources without proper indentation? Ever tried to use proper indentation on your own sites, but given up because PHP and dynamic content messed up your brave attempt? Here’s something I whipped up for the SmestadLAN site, tabbed include.

Posted in Guides, PHP | Comments Off