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...