Register for your free account! | Forgot your password?

Go Back   elitepvpers > Blogs
You last visited: Today at 17:46

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

Advertisement



Old

Programming in PHP - Logical Operators

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

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

In the last chapter we’ve seen maths, now we’re going to talk about logic.
Logic operators takes two booleans and returns another boolean (or takes two integers and returns one boolean, or takes two integers and returns anther integer :S)
Without talking more shit we’re going to touch logic operators right now!
And

Some times you will need to compare...
≖‿≖
Posted in Uncategorized
Views 273 Comments 0 manulaiko3.0 is offline
Old

Programming in PHP - Math Operators

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

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

Here we are, maths, one of the things that I most hate, but why this tutorial is about math?
In programming 70% is math (the rest are syntax errors), so, if you want to code, you’ll fell in love with maths, or you will improve your logic as much as possible to don’t use maths
What are operators?...
≖‿≖
Posted in Uncategorized
Views 261 Comments 0 manulaiko3.0 is offline
Old

Programming in PHP - Variables

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

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

In last tutorial we saw a general view of PHP, now we’re going to see one of the most important things in any programming language: Variables.
What is a variable?
Correct definition:
A variable is a part of the principal memory (aka RAM) that contains a value, that value can be changed anytime when the program (or script in PHP) is running.
My definition:
A variable is something
...
≖‿≖
Posted in Uncategorized
Views 200 Comments 0 manulaiko3.0 is offline
Old

Programming in PHP - General View

Posted 01/30/2015 at 15:58 by manulaiko3.0

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



To program in PHP we will need a program called XAMPP, you can download it from here.
XAMPP is a collection of programs that will let you put your localhost up to work, it includes Apache, MySQL, FileZilla Server, Tomcat and Ruby, but we are going to use Apache (more over we will use MySQL too).
Once you’ve downloaded and installed XAMPP (the installation is really...
≖‿≖
Posted in Uncategorized
Views 164 Comments 0 manulaiko3.0 is offline

All times are GMT +2. The time now is 17:46.


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.