How to Create Responsive MultiStep Form with Bootstrap and Jquery

It’s an excellent technique where you want to break the form fields into multiple categories. Also since the design is also responsive it looks great for mobile devices like tablets and smart phones.     Plugin used

How to Post to your Facebook Wall using PHP and Graph API

If you are using facebook app and have some engaging users, posting activity to their wall can come in handy. Activity about their photos, likes and comments are the most common feature posted to their timeline. In

Facebook Connect – Facebook Login System with PHP and MySQL

In this tutorial you will see how to make a Login System with facebook using php and mysql. User will login with their facebook account, give permission to access basic profile, and their name with email will

How to Generate Random String in PHP

Are you looking for random, number, lower case upper case or alpha numeric etc using PHP. Just use the Following Short/Simple PHP Snippet/Script. It will help you to Create Random String in PHP. Random String Generator [ PHP Snippet ]

PHP for Beginners – Part 5

Hey Guys!!!  This is the last part of the tutorial series. In this tutorial you will learn to create a database, connect your database with PHP, and query the database(MySql) using SQL to insert,update,delete records. If you