Archive for category: PHP

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 users’ friends wall. Users will also be able to invite their friends to this application. After completing this tutorial you will be able to:

  • Setup a Facebook Application
  • Use Facebook Authentication for aplications
  • Learn FBJS
  • Learn Facebook Graph API
  • Learn how to post data on users wall using Facebook Application
  • Learn how to post data on users’ friends wall using Facebook Application
  • Create a custom tab for your application

Read more

Read more

Send Emails / Newsletters using HTML templates and PHP

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 HTML email without playing with your code.

In this tutorial we will be sending Php HTML emails. This tutorial will teach you to keep your HTML presentation separate from your PHP code or php email form.

Read more

Read more
© Copyright - Tech Mug