GeoLand.org


Web design, development, marketing, SEO, consulting

Entries Tagged as 'php'

UTF8 ready php mail function

December 8th, 2007 · 11 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: programming · php · web development

nice URLs made easy

April 24th, 2007 · 4 Comments

I was looking for a simple solution these days to implement nice urls. I searched and found lots of tutorials on this but none of them where simple enough for what I wanted to implement: the simplest nice URLs possible, so I started from scratch and with guide the official mod_rewrite reference and with lots […]

[Read more →]

Tags: tutorials · php · web development · website · SEO