LinkedIn - October 12, 2010 @ 9:45 pm

Hey everyone,

Today I registered on LinkedIn and that’s why I added it to my contact page. So if you want to be a friend than just ask it :).

My LinkedIn link is: http://linkedin.com/in/juje007


Tags:

PHP: Table Class - October 1, 2010 @ 8:49 pm

After some playing with PHP, I wanted to create a new class but I didn’t really know what. So after some time I founded a nice task to do :). So here is my “Table Class”. It’s a easy way to create a HTML table from a PHP array.

The code:

Usage:

This is a very simple Table Class because you can’t define attributes like title, class, id, etc. But you are free to use and to change off course :).

~Juje007


Tags: