Register for your free account! | Forgot your password?

Go Back   elitepvpers > Blogs
You last visited: Today at 00:07

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Old

Programming in PHP - Control Structures (part 2)

Posted 02/04/2015 at 22:50 by manulaiko3.0

Copy and paste from my website: http://manulaiko.hol.es/php-programm...ctures-part-2/

The last time we talk about control structures that choose between 1, 2 and more options, now we’re going to talk about loops.
What is a loop?

A loop is a piece of code that repeats X times, the times that the code is repeated is given by a condition, there are 2 (actually 4, I will explain 3 because I’ve never used the last one and I don’t like it) control...
≖‿≖
Posted in Uncategorized
Views 434 Comments 0 manulaiko3.0 is offline
Old

ParrotSecurity OS - Linux for Hackers

Posted 02/03/2015 at 00:45 by manulaiko3.0

Copy and paste from my website: http://manulaiko.hol.es/parrotsecuri...x-for-hackers/

Hi!!

I’m going to talk you about a linux distro based in Debian that I discovered time ago: Parrot Security OS.

What is ParrotSecurity OS?

The best answer is this: A linux for Hackers.
It has been build in top of Debian and oriented for pentesting, hacking, computer forensics, cloud pentesting, privacy and cryptography.

Why...
≖‿≖
Posted in Uncategorized
Views 563 Comments 0 manulaiko3.0 is offline
Old

Programming in PHP - Control Structure (part 1)

Posted 02/03/2015 at 00:44 by manulaiko3.0

Copy and paste from my website: http://manulaiko.hol.es/php-programm...ctures-part-1/

In the other chapters we made PHP to execute lines 1 by 1, but what about if PHP could choose what to execute? This is possible thanks to the control structures.
Control structures bassically let’s you change the flow of the code when a condition is true or false.
There are 4 control structures you can use:
  • If, If…else
  • Switch
  • For, Foreach
  • While, Do…while
...
≖‿≖
Posted in Uncategorized
Views 597 Comments 0 manulaiko3.0 is offline
Old

Programming in PHP - Bitwise Operators

Posted 01/30/2015 at 16:10 by manulaiko3.0

Copy and paste from my website: http://manulaiko.hol.es/php-programm...ise-operators/

I’m assuming that you know binary, if you don’t, read the next chapter or learn binary somewhere else (maybe I do a tutorial) and come back here
We have covered mostly all kind of operators, we just need to take a look at bitwise operators and no more operators since next chapter ...
≖‿≖
Posted in Uncategorized
Views 512 Comments 0 manulaiko3.0 is offline
Old

Programming in PHP - Comparation Operators

Posted 01/30/2015 at 16:07 by manulaiko3.0

Copy and paste from my website: http://manulaiko.hol.es/php-programm...ons-operators/

So, we’ve already seen Math Operators to do shit maths and Logical Operators, to choose something. Now we want to compare two things, how will we do it? With Comparations Operators (I don’t know english name so I’m sure it’s 100% wrong name).
There are 6 types of operators that can be used to compare things:
  • Equal
  • Not equal
  • Less
  • More
  • Less or Equal
  • More
...
≖‿≖
Posted in Uncategorized
Views 509 Comments 0 manulaiko3.0 is offline

All times are GMT +2. The time now is 00:07.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.