Recent Posts WordPress get specific page or post content How can I get specific page or post content to any of pages in the WordPress.You don’t have a write sql codes.Simply call ... By Sumith HarshanSeptember 18, 2012
Javascript jQuery Get last 10 characters from a string using Java script If you want to get last 10 or 5 or nth characters from a string using java script, this can be done very ... By Sumith HarshanSeptember 8, 2012
Javascript jQuery Java script remove backslashes and forwardslashes from a string How can I remove backslashes and forwardslashes from a string or remove forwardslash from a url using java script.I’m going to explain to ... By Sumith HarshanSeptember 8, 2012
PHP PHP prevent SQL Injections How to access disable or prevent sql injections using php.This is a most important topic when you are creating a web site or ... By Sumith HarshanSeptember 2, 2012
PHP Convert HTML into PDF using PHP How do I convert html file into pdf file using php.In the past, I found everywhere to convert html file into pdf file ... By Sumith HarshanSeptember 1, 2012
Javascript jQuery JQuery check page is fully loaded or not | $(document).ready() vs $(window).load() How to check web page is fully load or not using JQuery.First you must understand JQuery document.ready and window.load functions.Here this is simply ... By Sumith HarshanAugust 31, 2012
Javascript jQuery Java script detect iPhone, iPad, iPod and Android devices How to detect iPhone, iPad, iPod, Blackberry and Android or detect mobile devices using Java script.This is very useful to developing your web ... By Sumith HarshanAugust 31, 2012
Javascript jQuery Java script detect Touch-screen devices When you are developing web sites for compatibility all browsers and mobile devices.But sometimes you want to detect who viewing the site that ... By Sumith HarshanAugust 30, 2012
Javascript jQuery JQuery check element is visible or not How to check html element is visible/display or hidden using JQuery.This is very easy job.JQuery is() function can be easily use to this.Look ... By Sumith HarshanAugust 27, 2012
PHP PHP remove special characters in the string How to remove special characters in the string using php.This example it shows how to remove special characters from a string using regular ... By Sumith HarshanAugust 25, 2012