This is very funny wallpaper Apple Vs Android. Apple iOS and Android are the two fast developing mobile operating system which share similarities and differences on the basis of their hardware and software. These operating systems are devised for smart phones, pads and ipods and belong to 4th generation. These are the most modern technologies that are pretty fast and somewhat mind blowing because of the amazing features both have for the users. Click Here for Large Image
Hack any computer with IP using Metasploit
I have found a magical tool called Metasploit which allows you to hack any unpatched computer by only its IP. Lets begin… 1.) First you need to download Metasploit. The most up-to-date version is FREE at metasploit.com. 2.) You need PostgrSQL for your database. Download here: http://www.postgresql.org/. Make sure you use all the defaults or Metasploit woun’t work! 3.) Now lets get down to buisness… After installing both tools, open up the PostgrSQL admin gui (start -> all programs -> PostgreSQL 9.0 -> pgAdmin [...]
Setting expiration time for PHP Session
It is good to implement session time out on your own. Options like session.gc_maxlifetime and session.cookie_lifetime are not reliable. Here are reasons for it. First we will look at session.gc_maxlifetime. This function sets the number of seconds the data should consider as garbage and after that it is cleaned up during a session start. But the garbage collector is only started with a probability of session.gc_probability divided by session.gc_divisor. And using the default values for that options which are 1 [...]
Methods for stopping SQL Injection in PHP
Using prepared statements and parameterized queries is one sort of method for stopping the SQL Injection. These are SQL statements that are sent to and parsed by the database server separately from any parameters. There are some SQL Statements that are sent to and parsed by the database server. Normally we use the MySQL under PHP. If your PHP data Objects can work with prepared statements like this $prepState = $db->prepare(‘SELECT * FROM employees WHERE empname = :empname’); (Here $db [...]
Easy way to extract file extension using PHP
Most of the people who are familiar with scripting languages over think for getting the better logic to extract the file name extension. PHP provides a various number of predefined variables to any script which it runs. Most of these variables cannot be fully documented as they are dependent upon several factors of server configuration. Some of these variables will not be available when PHP is run on the command line. One among the variable is pathinfo. pathinfo() returns information about [...]
Beautiful Python Linux Tux Wallpaper
This wallpaper is dedicated to all python users . This wallpaper is brought to you by debianart.org Click Here to download full resolution image

