Tips
How To: Secure PHP-MySql against SQL Injection
SQL Injection is a technique that exploits a security vulnerability at the database layer of an application. It is a special way of crafting or designing an input string such that the user gets control over the database.
For eg: Mostly all database related statements would look similar to: SELECT * FROM [...]
How To:Enable/Disable Hibernation in Vista
Windows Vista basically replaces the popular hibernate feature with a new one called ‘Sleep‘, which is a combination of both Hibernation and Stand-By. In any case if you use a computer that is not always connected to power like a Laptop, you do need hibernation features. Or maybe your scenario doesn’t needs hibernation. So why [...]
How To: Add shortcuts to Vista ‘Favorite Links’ sidebar
How many times have you wished that you have an easy access to your most used folders? But alas! Windows generally shows only a default set of folders in the sidebar! And you thought you can never change that? See the below image then !!
All you need to do is any one of the below [...]
