Tips for the PHP developer to prevent from SQL injection

                 As we seen in our previous topic that some of the way to prevent from the SQL injection. If you have not  read yet then must read that first.... click here     Today, I am going to share some tips for PHP developer that how to make secure their site from the...

Ways to prevent your webserver from SQL Injection

                            As we all know that today SQL Injection is the easiest way to hack someone's website or any companies website. Today mostly all hackers and script kiddles are using this ....                    ...

SQL METHOD ~ SQL MANIPULATION

                       As in the Earlier post I had discuss that it is  the most commonly described attacks for all types of databases (including SQL Server, MySQL, PostgreSQL, and Oracle).   Let see the SQL MANIPULATION method in some detail with basic...... Note...

SQL injection categories

SQL injection attacks are simple in nature – an attacker passes string input to an application in hopes manipulating the SQL statement to his or her advantage.  The complexity of the attack involves exploiting a SQL statement that may be unknown to the attacker.  Open-source...

What Is SQL Injection ?

                      Most of the students asks me about the SQL injection, So here today I shall share some information about the SQL injection...This concept is to wide, here I show you the overview only.    ...

How GPS Works

             For those who are unfamiliar with the term, GPS stands for "Global Positioning System", and is a way of locating a receiver in three dimensional space anywhere on the Earth, and even in orbit about it.     ...