Everyone knows that Mashable is the world’s largest independent website dedicated to news, information, technology and resources for the ...
Magnoliyan Video Chat using PHP, jQuery and Html5
Magnoliyan Video Chat (mgVideoChat) is full featured video communication system with integrated text chat available directly within your...
PHP Password validations using regexp
Passwords are very important security matters. How can the web developer be sure, that some security guidelines were implemented when passw...
Steps to create Dynamic Favicon in PHP
Dynamic Favicon showing unread email counts directly in your browser tab icon. If your browser window has lots and lots of tabs open at an...
Useful PHP Functions and Codes for PHP Developers
Hi guys, Today I am going to share some important PHP functions/Codes which I had been used in my web projects. This will really useful ...
Cache Dynamic Pages to speed up load time using PHP
If your website has hundreds of pages with many visitors everyday, you might want to implement some sort of caching mechanism for your web...
Protect / Secure your Website Content using jQuery
Now a days website owners want to protect their content from copiers. In order to avoid Plagiarism, it is very necessary to make sure the ...
Tips to Securing your PHP Application
Now a days PHP Language is very popular among developers to develop large applications like facebook etc. So here I am going to tell how t...
Fetch / embed videos from url using PHP and Jquery
Here I am going to share How to fetch videos from major sites like youtube, vimeo, dailymotion, yahoom google , mega videos, metacafe and...
Build a simple web service API in php
People are looking for a wide variety of data in web sites which means most of the web applications today are not a single stand alone ap...
Validate IPv4 Address in PHP
Today I am going to tell how to validate IPv4 / IP address using PHP. Simple function which will used to check client IP address is valid ...
Facebook style Hashtag System using PHP, MYSQL and jQuery
If you are not aware of Hashtag, then I will say you would not using any social networking sites in a very large extent. Here I am going...
iPFaces - Steps to create mobile app in PHP
Development of a complex iPFaces application is really simple because the simulation mode can be used. This mode is capable of transferin...
Creating Facebook ID Card with Facebook SDK and PHP
You may have came across some images about horoscope or stats about profile visitors on friends wall, aren’t they just fun to read? Well,...
Output Text on Image using PHP imagettfbbox
Easily create an image with text written on it using PHP imagettfbbox. This function requires both the GD library and the FreeType libra...
Build PHP XML-RPC Server, Client and Android application
In this article I will show how to build PHP XML RPC server and how to consume provided services with PHP and an Android application as a...
jsDraw2DX - SVG Graphics Library for JavaScript HTML5
jsDraw2DX is a standalone JavaScript library for creating any type of interactive graphics with SVG (and VML for old IE browsers). Besides...
Detecting AJAX requests with PHP
In an effort to make client-side code as unobtrusive as possible, we typically take the approach of first building applications without ...
Converting Rail’s RESTful Authentication to PHP
A few months back we were rebuilding an existing site; the mandate was to use PHP for the upcoming release, but the existing site used Rub...
jQuery AJAX Post Example with PHP and JSON
Today I'm gonna give you some code examples on how you can post a form and json data using jQuery AJAX. A PHP file will receive the p...
reCaptcha style Captcha with JQuery and PHP
This tutorial is about to creating a captcha same as recaptcha. I used CSS and PHP for this. Now you can create your own recaptcha style c...
jQuery Cascading DropDowns with PHP, Ajax and JSON
Cascading DropDowns is a jQuery plugin that implements dropdown lists in which contents of one list depends on the selection of another...
Display Facebook Photos On Website With FQL & jQuery Lightbox
This one is useful if you want your facebook pictures to be shown in your website in a synchronized way. Once you uploaded an image in yo...
Lightweight jQuery plugin to Create a Preloader - Loadie.js
Loadie.js is a lightweight jQuery plugin to create a preloader that doesn’t suck and that is used by big firms.
Add/Remove File Field and Upload File using PHP and jQuery
Hi guys! Today I'm going to share about multiple file upload in PHP. We'll be using jQuery to add or remove new file fields....
.htaccess Rewrite Rule Examples to Achieve Clean URLs
Our code for today will make your website URLs clean and attractive. Clean URLs are user and SEO friendly , it does not contain any query ...
Change Facebook Cover or Profile Picture with PHP
I have seen people making separate souvenir page on their websites, where they put some wonderful wallpapers, mini e-card or freewares, ...
Post Picture to Facebook User Wall using PHP
I have created 3 PHP files in similar manner as before, index.php , config.php and process.php . Index.php contains an image upload fiel...
Check and Validate Username Without Page Refresh using PHP and Mysql
1. Checks if a username is available or not (in the database). 2. If the username is available, the program will output “[your_username]...
Ajax Image Upload and Resize with PHP and Jquery
Sometimes, it’s better to create your own stuff, than to rely on some complicated Image Gallery with additional functions which you may ...
Get Facebook, Twitter and Google Plus Fan Counts using PHP
The Facebook, Twitter and Google plus data are available publicly in Json format, we can use some information to easily display number of...
Creating Facebook ID Card with PHP Facebook SDK
You may have came across some images about horoscope or stats about profile visitors on friends wall, aren’t they just fun to read? Well,...
Shopping Cart System using PHP Sessions and Mysql
If you want to build your own online shopping cart from scratch, this post can help you get it done because today, we are building a simp...
Multiple Image Upload without Refreshing Page using Ajax and jQuery
Today I am presenting the most important social networking feature called multiple ajax image upload without refreshing the page using j...
Search Without Page Refresh using PHP, jQuery and Ajax
It will be very convenient for the users of your web application if you can load more data from the database without refreshing the whole...
Simple Chat Using WebSocket and PHP Socket
The WebSocket is a feature of HTML5 for establishing a socket connections between a web browser and a server, once the connection has be...
Display Top URLs With Google Analytics API with PHP
We can use Core Reporting API to fetch top (Popular) URLs from Google Analytics. Using Google API PHP Client let’s create a simple PHP p...
Extract URL content like Facebook with jQuery and PHP
You may have seen Facebook’s technique that extracts content of remote URL when a user types a URL in the status text-box filed. In this ...
Waterfall - Pinterest Like Layout Plugin in jQuery
Waterfall is a powerful and customizable jQuery plugin for creating dynamic and responsive Pinterest like layout which supports infinite...
Tweet to Unlock with PHP and jQuery
Events are triggered when user successfully tweets the page, to capture some information from Twitter, we can add a “listeners” to the ac...
Retrieve Twitter Timeline with PHP and jQuery
Twitter terminated its old API, and all of our Twitter tutorials have stopped working! So, here is a follow up to show you how easy is it...
Detector - PHP and JavaScript based browser and feature detection library
Detector is a simple, PHP- and JavaScript-based browser- and feature-detection library that can adapt to new devices & browsers on i...
IMCrypt - Image Protection with PHP and JavaScript
IMCrypt is an image protection script that basically scrambles and descrambles images you choose on your website so that they can be easi...
Auto Load More Data On Page Scroll with jQuery and PHP
In this tutorial we learn how about loading database records automatically when user scrolls down to the bottom of the page? The techniq...
Convert .xsd file into array in PHP
As we know that PHP has no direct function to convert .xsd( XML Schema Definition ) file into associative array like XML file. So you have...
jQuery Async - Plugin to Animate buttons when an asynchronous process
jQuery Async is a library made to easily animate clickable buttons triggering asynchronous processes such as Ajax requests This library i...
CRUD with jQuery and PHP for a Better User Experience
We already have a PHP CRUD tutorial in this blog and now we are going to add some AJAX functions to it with the help of jQuery. This will...
Creating Shout-Box Facebook Style with PHP and JQuery
Facebook has this nice little chat box that doesn’t take up much space, and people can instantly interact with their friends, it is a coo...
Voting System Youtube Style With jQuery and PHP
Voting system can be important part of any website, especially if you want to keep track of user ratings. Let’s create a cookie based vot...
Kool Swap - Ajax load support for websites with jQuery
Kool Swap enables impressively ajax page load support with history for websites. Just tell the plugin what should be switched and what ar...
TabLooper - jQuery Responsive Loop Tab Metro UI
TabLooper is a Responsive Tab jQuery Plugin that is used to create tabs for your sites with responsive layout, support unlimited tabs, ...
aciTree - Treeview control with jQuery
aciTree is a customizable cross-browser treeview control written as a jQuery plugin (requires at least v1.7.1). It offers a API for con...
DROPAREA - Html5 jQuery drag-drop file uploader plugin
droparea is a jQuery plug-in for HTML5 drag-and-drop (images and files). Originally it has: client-side image resizing with canvas on bro...
MiniTwitter - jQuery Widget puts your Tweets on your Site
MiniTwitter – the Widget jQuery which puts Twitter and your tweets on your Website or your WordPress blog.
Flot - JavaScript plotting library for jQuery
Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features. Just incl...
jCryption - JQuery Html5 Form encryption plugin Free
This plug-in is used for encrypting the data that is submitted through the GTE and POST methods when a JavaScript HTML form is submitted ...
Free Open Source PHP Blogging Software Scripts
Pivot Pivot is a template-based PHP software that allow you to create weblogs (blogs) and other dynamic websites without the need to h...
Free and Open Source PHP Wiki Scripts
Dokuwiki Unlike many of the Wiki software listed on this page, Dokuwiki does not require you to have MySQL or some other database sy...
Free PHP Encoders, Accelerators and Obfuscators
If you write PHP scripts for clients, or perhaps sell PHP scripts, you may want to encode your PHP code or even just somehow obfuscate i...
MagicSuggest - Auto-suggest with bootstrap theme using jQuery
MagisSuggest is a auto-suggest combo with bootstrap theme using jQuery.I needed to create a highly flexible auto suggest combo box in the...
Google Map Instant Search in jQuery
Today i created a new looking “Google Map Instant Search” with simple jquery and j-son script ,by using Google’s API and by using inst...
Teamwork Gantt - jQuery Component For Gantt Charts and Task Trees
Teamwork Gantt is a JavaScript component built on jQuery for creating Gantts, task trees, dependencies which exports the resulting data i...
MelonHTML5 – jQuery Royal Tab Plugin
Royal Tab is all in one, performance optimized Tab Solution that provides full tab functionalities and its own unique features. It can...
AJAX and JQuery File Uploader for your Web Application
Uploading files and images are very common tasks in the modern web like uploading profile picture, uploading trip pictures to their socia...
opentip - Open Source JavaScript Tooltip framework
Opentip is an open source javascript tooltip based on the protoype framework. Features: Stems (little pointers) Automatic content...
jui_datagrid - jQuery Ajax Datagrid plugin
jui_datagrid is an Ajax-enabled jQuery plugin, useful to manipulate database data in tabular format. Fully customizable, simple but powerf...
Tumblr-powered News Ticker in jQuery
Tumblr is a blogging service with an elegant interface for creating and publishing content. In this tutorial, we are going to use it as t...
Pretty Charts For Your App with jQuery and xCharts
Charts are a great visual aid when presenting data. You can’t build a professional admin panel without them. They are also tricky to set u...
uLike - Ajax content like system with jQuery and PHP
uLike is a simple and easy to install content like system. You can have a unique like button on each different content element on your pa...
Free Web Mail PHP Scripts (Email Clients POP3/IMAP/Webmail Scripts)
Roundcube - Open Source Webmail Software Roundcube can be installed on your website to give you access to your email via IMAP. It supp...
Free PHP Forum, BBS, Message Boards, Discussion Boards Open source Scripts
Quicksilver Forums This is a PHP forum script that uses a MySQL database. Features include the ability to format posts using BB code...
Open Source PHP Shopping Carts and E-Commerce Scripts
OpenCart Open Source Shopping Cart Solution OpenCart lets you create unlimited categories for your products, support multiple curren...
Security Issues in Writing PHP Scripts
This article deals with two issues - securing your script against a possible exploit; and how to write your scripts so that they will be ...
Create a Form with Progress bar and Input Limiter using jQuery
Simple jQuery progress bar on form to show characters length with input limiter functionality. Demo available with downloads.
Bing Instant Search with Jquery and Ajax
I received a lot of request from my readers that asked to me how to instant web search results. So I had coded Bing instant search with r...
clueTip - A simple jQuery Tooltip Plugin
The clueTip plugin allows you to easily show a fancy tooltip when the user’s mouse hovers over (or, optionally, clicks on) any element yo...
Build a Yahoo Answers API Webapp with PHP and jQuery
In this tutorial I’d like to focus on the Yahoo! Answers API. We will be creating a simple webapp that pulls all recently answered questi...