bookmark_borderCreating simple Web-Widget using PHP and Javascript

Most of the website are sharing the data in forms of API, Feeds and Widget.
Today we will elaborate, how to create simple Widget using PHP and htaccess.

Before creating Web-Widget, we will get know few things about Widget.

What is Widget ?
Widget is a small application with methods, which share information from one website to another.

Continue reading “Creating simple Web-Widget using PHP and Javascript”