PHP Files transfer via FTP using PHP How to connect to the web server,upload files and download files,create a directory, delete a directory,get list of the directory via FTP using ... By Sumith HarshanOctober 25, 2012
CodeIgniter CodeIgniter Chat example How to creating and integrate gmail, facebook like chat system to the CodeIgniter system or web site.In this article is describing step by ... By Sumith HarshanOctober 19, 2012
PHP Creating zip files using PHP How can I compress specific files or compress specific folder or compress bulk files using php.Only you want to add zip class and ... By Sumith HarshanOctober 19, 2012
Recent Posts JQuery get selected radio button value How to get user selected value in the radio button using JQuery.Here tested easy best methods to selected radio button value. By Sumith HarshanOctober 18, 2012
PHP PHP force download a file example PHP allows you to change the HTTP Headers of files that you’re writing, so that you can force a file to be downloaded ... By Sumith HarshanOctober 15, 2012
PHP Read CSV file using PHP How to read csv file using php.This is simple.PHP file methods/ functions can be use to this.fopen(),feof(),fgetcsv(),fclose() are use here.Following function will return ... By Sumith HarshanOctober 15, 2012
Recent Posts Get twitter followers list with each followers count using JQuery-JSON Get twitter followers list with each followers count using JQuery-JSON.This is easy and can be get given user’s twitter followers list with each ... By Sumith HarshanOctober 14, 2012
Javascript jQuery JQuery creating smart countdown timer This post is describing how to create countdown timer using JQuery.If you already have a knowledge of java script time,date functions this is ... By Sumith HarshanOctober 12, 2012
PHP PHP send email with attachments How can you send Email with attachment using php?In this post will describes how to send email with attachments using php.You can download ... By Sumith HarshanOctober 12, 2012
PHP PHP creating and using captcha – Best and simple way How to create simple but powerful captcha code using php.Here is a example of use captcha code to the form to avoid spams.I’ll ... By Sumith HarshanOctober 12, 2012