From the category archives:

PHP

If you have not read my previous post on creating a Facebook post to wall system then you should read it first. In this article, I will explain how I added code behind the “Share button” so that when clicked, it will post the content of the text area as wall post.

After Post

{ 67 comments }

Continue Reading

During the past week , i have been working on a ‘clone’ of facebook post to wall system using PHP and jQuery.So , i have prepared a simple tutorial so that you can replicate this facebook feature in your website.

After Post

{ 16 comments }

Continue Reading

Nowadays many website allow its readers to authenticate themselves with 3rd party such as Facebook connect , Y Connect ( Yahoo ), Twitter etc .This makes users more likely to interact with the website.This article explains how you can allow your visitors to use their Yahoo Account to authenticate themselves on your website.

After Post

{ 48 comments }

Continue Reading

This tutorial is about creating a simple contact form using XHTML CSS, PHP, and jQuery. The Aim of this article is to show some of the nice CSS 3 style properties such as adding Background Gradient, Corners and Borders to Form Elements.

After Post

{ 66 comments }

Continue Reading