Blog posts index page 48

Convert txt-list to HTML-list

The following PHP code converts a txt list to at html list. Look at example below. Nothing new in this… alot of Wiki pages can do that, I just thought it was cool. After using alot of time to figure out how (new to regular expressions) it makes you wanna show it to the world:

Read more...

Finally my server is up and running again

The reason for the break down was not big (at least not in gigabyte). It was an old IDE 1.8GB Maxtor harddisk which contained my server OS, homepages and databases. Thank god I have recovered all my data. It is impossible to boot from the harddisk and data transfers are very slow sometimes unstable. It has now been replaced by two 200GB Seagate disks. They are supposed to run RAID1 but so far only a data drive with the websites and the databases is a RAID partition.

Read more...