Tag’s Mug
Ad AJAX animation API application Authentication budget Converter Currency cursor development Digiatl Marketing div Email facebook fbjs fbml Flash follow Google html Javascript jQuery media monetize mouse Newsletter object PHP phpmailer plugin Revenue share Start Ups swf tactic template trail twitter
Category Archives: PHP
AJAX Currency Converter with Google API
No doubt, Google is a magical search engine. Google also provides many APIs to be incorporated in your application. Today, we will use Google’s hidden currency conversion API. Why hidden? Because there is no official documentation for it. We will build a currency converter from scratch, it pulls data from Google and display the results [...]
Facebook Application From Scratch – 1
Today, we are starting a series of tutorials for Facebook Application development from scratch. In this series of tutorials, we will develop a fully functional Facebook application. The idea behind our application is simple enough, in this application users will be able to share cakes with their friends, cakes could be posted on users’ or [...]
Send Emails / Newsletters using HTML templates and PHP
HTML emails look attractive, provide easy calls of action. And importantly creates your brand image in the eyes of your clients. But it becomes very difficult to manage your HTML emails if you want to change the look and feel of your email design. Or you may be interested in changing the content of your [...]
Facebook Application From Scratch – 2