Apr 07, 2014
DROP command is used for deleting the table and its structure from the data base.Use this command when you don’t need that table any more…
Read moreMar 18, 2014
Normally, most of us use “SELECT * FROM table WHERE field1 LIKE ‘%$keyword%’” OR field2 LIKE ‘%$keyword%‘ ..etc” to search our table and get results…
Read moreMar 18, 2014
Hi all today we are going to see is “How to remove meta tag “generator” in Joomla 1.5” hope you all like the post On..
Read moreMar 17, 2014
A very simple and useful method to find a random integer between two numbers. Found this simple javascript function to calculate random integer between two..
Read moreMar 13, 2014
Share your WordPress post on facebook & other social networking website. If you want to share your WordPress page URL on social networking website, it’s very simple to..
Read moreMar 07, 2014
When writing PHP scripts that need to deal with the file-system to change the current directory, creating new directories, change the root directory, gets the..
Read more