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