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
PHP Create / Export MySQL Database backup using PHP How can you create a MySQL Database backup using PHP.If you think the database is too large as GB how do you get ... By Sumith HarshanOctober 2, 2012
PHP Import a MySQL database using PHP How can I import MySQL database using PHP? Also if you have to import large size of MySQL dump, how do you import ... By Sumith HarshanOctober 1, 2012
Recent Posts WordPress get popular posts without any plugins How can I get most popular posts without using any plugins in WordPress.I this post will describes how to get most popular posts ... By Sumith HarshanSeptember 29, 2012
Google xml sitemap stylesheet loading error If you’re using google xml sitemap wordpress plugin(Google sitemap generator,google-xml-sitemaps-v3-for-qtranslate,..etc), you will notice an error message when you’re accessing your sitemap.This error message ... By Sumith HarshanSeptember 28, 2012
Recent Posts How can I get database table sizes? If you want to get database tables sizes using MySQL you can do it as follows. MySQL system database called information_schema. It has ... By Sumith HarshanSeptember 27, 2012
Recent Posts WordPress get child pages of the current page How to get a list of child pages of the current page in the WordPress.Only you have to call to wordpress wp_list_pages core ... By Sumith HarshanSeptember 18, 2012