Site NewsSite News
Web Links DatabaseWeb Links Database



Various Technical Documents
Technical Documents


This website is offline during local electrical storms. This is a precautionary measure. Thank you.


Welcome to the Houweling website.

Site News The place to look for the latest changes.
Local Sub Sites Links to the variety of sub-sites that are hosted locally.
Website Links This is your chance to submit your own favorite websites into a usage ranked database.
Promote your website Get it indexed. Some of the search engine submission tools requested a link. This page serves this purpose.
Family Members This is where individual Houweling members get to express themselves.

NOTICE to other Australian Houweling Family's:-
I am willing to allocate server space to any proven Australian Houweling,
If you wish to discuss this further please email me.

Custom Search




View Fred Houweling's profile on LinkedIn

Copyright (C) 2000-2007 By Fred Houweling
http://www.houweling.com.au
This domain actively block's SPAM delivery, Do NOT send SPAM (Or any other unsolicited material) to any recipients on the houweling.com.au domain.


=1) { $record=rand(0, $rec_count-1); $res = pg_query ($database, "SELECT $table.*, www_user.nickname as nickname FROM $table, www_user where $table.contributor=www_user.rec_id limit 1 offset $record"); return pg_result($res, 0, "quote")."
Source: ".pg_result($res, 0, "source")." Contributed by: ".pg_result($res, 0, "nickname"); } return "There is no quote today."; } function trancrlf($str) // Recreate string translating CR's and LF's into html BR blocks { $newstr=""; $br=0; for($i=0; $i < strlen($str) ; $i++) { switch($str[$i]) { case "\n": case "\r": $br=1; break; default: if($br) { $newstr.="
\n"; $br=0; } $newstr.=$str[$i]; break; } } return $newstr; } ?>