Somehow it is really a tie, that some silly people tries to use other mail forms to send. In the best behaviour, this spam only reaches your own mail account, in the worst way the whole world gest the spam mail from your account. But there is a nice invention called captcha which helps you to preserve your mail from for this kind of spam, which is mostly send by so called bots.Read More
Monat: Juni 2011
Include your family tree in your webpage, new Version
I created a new version of my php script to show your family tree on your webpage. Like the version before, I offer this script for free, because genealogy is my hobby.Read More
Introduction how to use my genealogical scripts
On a special plea I wrote an introduction how to use my genealogical scripts. The wish was to write it in german. this was done two days ago, but I don’t want to deprived of this to you also in english.Read More
Anleitung zur Verwendung meiner genealogischen Skripte
Auf ausdrücklichen Wunsch hin schreibe ich nun eine Anleitung zur Verwendung meiner genealogischen Skripte, zunächst einmal auf Deutsch. Zum späteren Zeitpunkt wird auch noch eine Übersetzung auf Englisch folgen.Read More
Upload images by PHP
Somehow it depends to the basics of PHP, but there are a lot of beginners who are searching for a possibility to create an upload of images for there websites. So I will give a short explanation how to do this.Read More
Create a database from your GEDCOM file, PHP Version
In response to a special plea, I translated my PERL version for creating a database out of a GEDCOM file to a PHP version. This version is also free for use.Read More
Test Browser compatibility
If you are a developer of websites or -software, you know this problem:
While developing of websites is really a tie to make them compatible for all browsers. Especially because it is not possible to habe all needed browsers on your system. But here are a few possibilities how you can test most of the browsers you want to test.Read More
A stripe should be a stripe
Everybody who develop or design for the world wide web knows this problem: cross browser compatibility. Since the new IE9 it’s getting much more better, but if you have to create a website, which should have pixel to pixel the same view in all browsers, you have a real problem, because every browser has its own properties. Read More
Create an Excel document with PHP
Some weeks ago I needed the possibility to create an excel sheet with PHP. I searched for it and found several possibilities which are more or less unusable or are running to long for the timeout of the webspace where I implemented the solution.
But after a few days of searching I found a good framework to create the excel sheets in an easy way.Read More