Create thumbnails from images on a webpage with PHP 
This page combines the two by downloading all the images from a specified web page and creating thumbnails for them.
thumbnails-from-images-on.html
MEMQ : Fast queue implementation using Memcached and PHP only 
Memcached is a scalable caching solution developed by Danga interactive. One can do a lot ofcool things using memcached including spam control, online-offline detection of users, building scalable web services. In this post, I will demonstrate and ex...
st-queue-implementation-using.html
How to create an upload meter in PHP? Explained 
It was about 2 months back when I started hunting for an upload meter “How To?” guide on net. Came across a lot of links actually but I must say none of them actually gave me what I wanted to have. Some talked of some patched PHP version to achieve t...
create-upload-meter-in-php.html
Using Memcache With MySQL And PHP 
Memcache is a great caching tool available for nearly every scripting or programming environment. I use it with PHP to speed up some applications I have written by completely avoiding asking the database for information. I wanted a very clean way of ...
emcache-with-mysql-and-php.html
AJAX User Poll Using jQuery and PHP 
Today, we’ll be creating a nice user poll script using jQuery and PHP utilizing AJAX and animation effects of jQuery to spice up the user interface and provide a rich user experience. Let’s get started.
er-poll-using-jquery-and-php.html
Simple PHP Caching and Content Retrieval Function 
One way to make your website exponentially faster is by caching both remote and internal requests. Why request your RSS subscriber count from FeedBurner more than once a day if that count is calculated once per day? Why hit your database on each page...
php-caching-and-content.html
Detect an AJAX Request in PHP 
I like using the same PHP script for both AJAX and non-AJAX content requests. Using one script just makes everything easier because it’s only one file to update/edit and it’s one more cache-able request. One way to try detect an AJAX request (as oppo...
ajax-request-in-php.html
PHP, SSL, and cURL SSL3_GET_SERVER_CERTIFICATE Errors 
I recently developed a complex system for a customer that involved PHP, cURL, and a SSL connection to a third party vendor. The third party vendor would validate the security certificate of the source (the system I created) and either allow or reject...
-and-curl-ssl3getservercertifica.html
Reading Excel Documents from PHP applications 
In this article we will learn on how we can read Microsoft Excel Sheet in PHP. To achieve this we will be using Open Source Tool PHPExcelReader. It provides us with necessary API that allow us to read the Excel Sheet in PHP.
-excel-documents-from-php.html
21 Really Useful & Handy PHP Code Snippets 
PHP is the most widely used web based programming language that powers millions of websites including some of the most popular ones like Facebook. Here are 21 really useful and handy PHP code snippets that every type of PHP developer will find useful...
ly-useful-handy-php-code.html
advanced
ajax
AJAX Request
application
applications
attachment
bar chart
Building
Caching
calculator
Client Class
CMS
codes
content
cookies
Create
cURL
current page
Database
Detect
development
Documents
Download
Dynamic
Excel
Export
extension
File Upload
function
Generation
get
Google Analytics
Hide
hr
htaccess
Html email
Http
human resource
image
Image Verify
images
IMS
install
Inventory managementsystem
jquery
locking
Management
memcache
memcached
MEMQ
meter
MySQL
open source
Page Url
Pageviews
paging
php
poll
programming
progress bar
queue
Reading
reading text
record
resize
Retrieval
Schema
snippets
SSL
SSL3_GET_SERVER_CERTIficate
System
Thumbnail
thumbnails
tutorial
upload
url
url content
User Authentication
User Poll
using
Visits
web
webpage
windows
XML

