Generate RTF File Using PHP

This tutorial will show you how to generate Rich Text Format file using PHP and RTF tags (not html tags). This is somehow complex compated to using html tags, but this will produce a better result.

How to Create WordPress Widget

Creating a wordpress widget can be simple or complex, it depends on what you want to achieve.

First create a widget class.