-
19th October, 2009 by Christian Koch | 0 Comments | Categorie: php
With this E-Mail Class you can send Plain Text, HTML and attach Files via Web-URL. Mixed E-Mail Text/HTML with/without Attachment are also possible.
read more…
-
29th September, 2009 by Markus Bäck | 0 Comments | Categorie: Css Hacks
read more…
-
29th September, 2009 by Markus Bäck | 0 Comments | Categorie: Css Hacks
IE ignores min-height properties, following hack fixes this issue.
read more…
-
28th September, 2009 by Christian Koch | 1 Comment | Categorie: c/c++
Learn how to use function pointers. For example passing them to other functions and so on.
read more…
-
28th September, 2009 by Christian Koch | 0 Comments | Categorie: php
Here you can find a short introduction to importing and aliasing namespaces in PHP >= 5.3.
read more…
-
26th September, 2009 by Christian Koch | 0 Comments | Categorie: c/c++
Here you can find a simple implementation of function pointers in C.
read more…
-
25th September, 2009 by Christian Koch | 0 Comments | Categorie: Arduino
This one is simple code for Arduino Boards, I used Duemilanove.
read more…
-
22nd September, 2009 by Christian Koch | 0 Comments | Categorie: php
Learn how to use subnamespaces with php the fast way
read more…