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 still […]
Entries Tagged as 'programming'
9 free webmaster tools I can’t live without
January 31st, 2008 · 28 Comments
Tags: web development · programming · website · web design · freeware · web statistics
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 […]
Tags: programming · php · web development