What is indexing in database , how to optimize the mysql database table

Indexing in database / how to optimize mysql table Indexing is a data structure technique, which is used to efficiently retrieve a records from the database files, based on some attributes on which the indexing as been done. For example, indexing in database is also similar to what we seen in books. Indexing can be … Read more

How to protect your site from SQL injection

What is SQL injection? When someone is trying to run the unintended SQL query against your database is called SQL injection. There can be different intention to use SQL injection, some want to delete or modify the content of your database, while other may want to get the sensible data like passwords. For example, if … Read more

Essential plug-ins for WordPress sites

Must have WordPress plug-ins Akismet It is used to filter out any comments in your blog that looks like a spam.Using Akismet web service, it automatically checks the comments. All the comments have the history for users, to know which are all the comments are cleared by Akismet. Also those comments are marked as spam or … Read more

Benefits of linking social media into your website

Benefits of linking social media into your website Using links in your website, is playing a major role for rankings in a search engine. For example, Google automatically associate your social media pages with your company/organization when recognizing the links on your site. Many ways are available to integrate social media on your website. Sharing This is … Read more

Best text editors for programmers

Every operating system comes with default text editors like notepad in windows. For a programmer, rich text editor is most. Several text editor plays the vital role for minimizing the error, speeding up the focus on coding. This editors also comes with the features like, a robust find and replace, highlighting/coloring the keywords , support for … Read more

Top 10 Bloggers in India and their earnings

  1.Amit Agarwal Amit Agarwal is an former IIT’ian, who considered as a God Father for Indian blogging. He is the number one tech blogger in india and the founder of digital inspiration. He worked in Goldman sanchs before he started professional tech blogging. Blog: www.labnol.org Estimated earning: $30,000 per month Blogging from 2004 2.Harsh Agarwal … Read more

How to build micro Niche blog site and earn

What is Micro Niche Blog ? Blogging on a specific topic or keywords  is known as Micro Niche blogging. It is a perfect way to add some extra money to you monthly income. This websites don’t make lot of traffic but they tend to make more money in less traffic. Handling this websites are very … Read more

Top and best debugger Tool for programmers in PHP, javascript, etc

Debugger Tool for Programmers in PHP PINBA Pinba is a MYSQL storage engine, it acts as a real time monitoring server for PHP using MYSQL as a read only interface. The main intention of this is to monitor all the performance of your PHP scripts. Pinba utilizes data accessed to analyze performance in PHP applications and … Read more