GeoLand.org


Web design, development, marketing, SEO, consulting

Entries Tagged as 'programming'

9 free webmaster tools I can’t live without

January 31st, 2008 · 54 Comments

Webmasters and developers don’t need a whole lot of money to spend on tools in order to work efficiently and be productive. Here is a list of free tools that help me run my everyday webmaster chores. Notepad++ Dreamweaver and such designing tools might have become very advanced in the recent years but I am [...]

[Read more →]

Tags: freeware · programming · web design · web development · web statistics · website

UTF8 ready php mail function

December 8th, 2007 · 29 Comments

I have been struggling for some time now to create a php mail function that can handle UTF8 characters across most email readers. I think I have finally accomplished this and it might be useful to others so here it is. The problem with the php mail is that it does not encode the names [...]

[Read more →]

Tags: php · programming · web development