Jumptags.com - organise, find, and share your bookmarks, videos, notes, rss feeds, skype calls, etc...
 Content filter: On | Become a member | Quick tour! | Login
Jumptags.com - Beyond Social Bookmarking
tamilsolai
Search results | All Jumptags | Tag cloud
 
tamilsolai / php (31 items found) 
All (31) | Bookmarks (31)
Displaying 1 - 10 of 31  
 previous | page 1 of 4 | next 
 
by 1 users

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.

http://advancedphptutorial.blogspot.com/2010/08/create-
thumbnails-from-images-on.html
first added by tamilsolai, last updated 1 years 9 months ago
 
by 1 users

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

http://advancedphptutorial.blogspot.com/2010/07/memq-fa
st-queue-implementation-using.html
Tags
Tags: MEMQ | memcached | php | mysql | queue | tutorial
first added by tamilsolai, last updated 1 years 10 months ago
 
by 1 users

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

http://advancedphptutorial.blogspot.com/2010/07/how-to-
create-upload-meter-in-php.html
first added by tamilsolai, last updated 1 years 10 months ago
 
by 1 users

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

http://advancedphptutorial.blogspot.com/2010/04/using-m
emcache-with-mysql-and-php.html
Tags
Tags: Memcache | MySQL | PHP | tutorial
first added by tamilsolai, last updated 1 years 10 months ago
 
by 1 users

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.

http://advancedphptutorial.blogspot.com/2010/05/ajax-us
er-poll-using-jquery-and-php.html
Tags
Tags: AJAX | User Poll | poll | jQuery | PHP
first added by tamilsolai, last updated 1 years 10 months ago
 
by 1 users

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

http://advancedphptutorial.blogspot.com/2010/05/simple-
php-caching-and-content.html
first added by tamilsolai, last updated 1 years 11 months ago
 
by 1 users

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

http://advancedphptutorial.blogspot.com/2010/06/detect-
ajax-request-in-php.html
Tags
Tags: Detect | AJAX Request | PHP | Ajax
first added by tamilsolai, last updated 1 years 11 months ago
 
by 1 users

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

http://advancedphptutorial.blogspot.com/2010/05/php-ssl
-and-curl-ssl3getservercertifica.html
first added by tamilsolai, last updated 1 years 11 months ago
 
by 1 users

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.

http://advancedphptutorial.blogspot.com/2010/05/reading
-excel-documents-from-php.html
first added by tamilsolai, last updated 1 years 11 months ago
 
by 1 users

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

http://advancedphptutorial.blogspot.com/2010/05/21-real
ly-useful-handy-php-code.html
Tags
Tags: php | snippets | codes | mysql | ajax | jquery
first added by tamilsolai, last updated 1 years 11 months ago