Google is clearly the best general-purpose search engine on the Web. But most people don’t use it to its best advantage. Do you just plug in a keyword or two and hope for…
Read moreStep 20 – Once you have a handshake captured (see the WPA Handshake: [MAC Address] on top in previous article, if it’s there, then you have the handshake), then type 1 and enter to…
Read moreStep 7 – After running Fluxion by typing this command “sudo ./fluxion“, the first step is to select the language. Currently Fluxion supports 6 languages i.e. German, English, Romanian, Turkish, Spanish and Chinese….
Read moreAs you all knows in Wireless Networks, there are so many encryption protocols are there i.e. WEP, WPA and WPA2 and out of that WEP is one of the most weakest protocol which…
Read moreAt some point, most web programmers are going to need to learn databases. They’re the premier way to store information in an online environment, and they’re often the most efficient solution. But do…
Read moreOne of the defining features of PHP(Hypertext Preprocessor) is the versatility it offers for connection to, and manipulation with databases. In this article, we look at some features of the PHP with MySQL…
Read moreThis article will get you a good spark about writing the programs in various languages like Ruby, PHP, Python, Perl, Bash, C, C++ and Java. All Credits goes to Mr. Chetan Soni –…
Read moreJoomscan is one of the most popular Vulnerability scanner for Joomla CMS. It has so many features like User Friendly, Open Source, Extensibility, Easy to use, Easy to update etc. It will also…
Read morePHP Functions always plays an important role in programming while developing an application/site in PHP language. User Defined Functions A function is a block of code that needs to be used multiple times…
Read moreHere you’ll learn about PHP Control Structures like IF/Else Loop, While Loop, Switch Loop, For/Foreach Loop etc If Else Statements Conditional statements perform different things for different states. The if else statement runs…
Read moreIn this tutorial, we’ll cover Arrays and its types which are Numeric Arrays, Multi-Dimensional Arrays and Associative Arrays. Numeric Arrays An array is a special type of variable that is capable of storing…
Read moreHere we’ll cover PHP Operators that are of various types like Arithmetic Operators, Assignment Operators, Logical Operators and Comparison Operators Arithmetic Operators Arithmetic operators work with numeric values to perform common arithmetic operations….
Read moreIn this chapter, we’ll cover PHP Data types which are of many types as listed below – Data Types A data type is the type of information stored within a variable. PHP has…
Read moreIn this tutorial, you’ll learn about PHP Variables, Constants and Parameters. Regular Variables Variables are containers which we use for storing information. PHP variables work a bit differently to other languages so I…
Read morePHP: Hypertext Preprocessor (PHP) is a free, open source, scripting language that is made primarily for the creation of dynamic websites. It is compatible with almost all modern servers and PHP scripts are…
Read moreTrue caller is one of the most popular app in today’s time over more than 100 million users. They changed the concept of phone books. You can easily identify the name of any…
Read moreAs you all knows Google is the most popular search engine. Even to check the connectivity of internet we always use Google.From Finding to Ranking, We use GOOGLE. Now Google Introduced two tools…
Read more
Complete PHP Tutorial – Chapter 2
In previous chapter, you’ve learned about basics of PHP, Installation and XAMPP and in this tutorial we’ll cover PHP Tags & Comments. PHP Tags – All scripts start and end with these tags:…
Read more