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
PHP PHP send yahoo email using smtp How to send yahoo email using smtp server by php.You can send yahoo email using PHPMailer package.Simply pass parameters. You can Download PHPMailer ... By Sumith HarshanOctober 10, 2012
PHP PHP Creating watermark text How to create text watermark using php?This is describes how to create simple text watermark using php.Tested in many browsers.Uploaded file type is ... By Sumith HarshanOctober 5, 2012
PHP PHP Creating watermark image How to create image watermark using php?This is describes how to create simple watermark image using php.Valid image formats are jpg,jpeg,png,gif.Tested in many ... By Sumith HarshanOctober 4, 2012
Javascript jQuery JQuery sticky scroll plugin example This post is explaining how to create sticky scroll element using JQuery.When scroll the page this element is placed fixed position.This is happening ... By Sumith HarshanOctober 3, 2012