SlideShare a Scribd company logo
WORKING WITH VARIABLES
email
abc@gmail.com
customerDOB
3/9/92
imagePosition
x : 20
y : 300
imagePosition
120000
CREATING VAERIABLES
$year;
$customerEmail;
$todaysDate;
$foo;
$x;
letters
numbers
_
$99problems
$problems99
CREATING VAERIABLES
$year;
$year = 2013;
NULL
year
2013
VARIABLE NAMES ARE CASE SENSITIVE
$x = 200;
$X = 200;
x
200
X
200
email
abc@gmail.com
customerDOB
3/9/92
imagePosition
x : 20
y : 300
imagePosition
120000
WEAK TYPING
$myVariable;
myVariable
$myVariable = 200;
$myVariable = “Hello”;
$myVariable = ‘Hello’;
$myVariable = true;
$myVariable = false;
200HellofalsetrueNULL
STRINGS
echo “Hello, World!”;
$message = “Hello, World!”
echo $message;
WORKING WITH STRINGS
$myString = “Double quotes work.”;
$myString = ‘Single quotes work too.’;
$myString = “ One or other. ’;
QUOTES INSIDE QUOTES
$phrase= ‘ Don’t mix your quotes.’;
$phrase = “ Don’t mix your quotes.”;
$phrase = “He said “that’s fine,” and left.”;
$phrase = “He said “that’s fine,” and left.”;
USING OPERATORS
ASSIGNMENT OPERATOR
= 500;$balance
ARTHIMETIC OPERATORS
+ - * /
$a = 100;
$b = 50;
$a $b;=$result
150
+-
50
*
5000
/
2
OPERATOR PRECEDENCE
$result = 5 + 5 * 10;
505 +55
OPERATOR PRECEDENCE
$result = (5 + 5) * 10;
* 1010100
ARTHIMETIC OPERATORS
$score = $score + 10;
$score += 10;
+= -= *= /=
INCREMENT / DECREMENT
$a = $a + 1;
$a += 1;
$a++;
$a = $a - 1;
$a -= 1;
$a--;

More Related Content

PDF
Rails 5 subjective overview
PPT
php file uploading
ODP
PHP Sessions and Non-Sessions
PPT
What Is Php
 
PPTX
Uploading a file with php
PPT
Introduction to PHP
PPTX
Introduction in php
PPT
Php variables
Rails 5 subjective overview
php file uploading
PHP Sessions and Non-Sessions
What Is Php
 
Uploading a file with php
Introduction to PHP
Introduction in php
Php variables

Viewers also liked (18)

DOCX
Free PHP Book Online | PHP Development in India
PPSX
Php session
PPTX
PHP Forms PHP 05
PPTX
PHP Variables & Comments 01
PPT
Chapter 02 php basic syntax
PPT
PHP - Getting good with cookies
PPT
Advanced php
PPT
PHP Tutorials
ODP
Php variables (english)
PPTX
PPT
Php Operators N Controllers
PPT
Class 5 - PHP Strings
PPT
PHP variables
PPTX
basics of file handling
ODP
PHP Web Programming
PPT
Php i-slides (2) (1)
Free PHP Book Online | PHP Development in India
Php session
PHP Forms PHP 05
PHP Variables & Comments 01
Chapter 02 php basic syntax
PHP - Getting good with cookies
Advanced php
PHP Tutorials
Php variables (english)
Php Operators N Controllers
Class 5 - PHP Strings
PHP variables
basics of file handling
PHP Web Programming
Php i-slides (2) (1)
Ad

Similar to Working with variables in PHP (20)

PPTX
Working With Variables-[LAA] PHP Lj.pptx
PPTX
Php-Continuation
PPT
Dynamic Web Pages Ch 1 V1.0
ODP
Php Learning show
PPTX
PHP Basics
PPTX
data type in php and its introduction to use
PPTX
Data types and variables in php for writing
PPSX
Php using variables-operators
PPT
Basic PHP
PPT
Php essentials
PPTX
Php introduction
PPT
PPTX
Introduction To PHP000000000000000000000000000000.pptx
PPT
Php course-in-navimumbai
PPT
PHP - DataType,Variable,Constant,Operators,Array,Include and require
PPT
PHP-01-Overview.pptfreeforeveryonecomenow
PDF
IT2255 Web Essentials - Unit IV Server-Side Processing and Scripting - PHP.pdf
PPTX
PHP Powerpoint -- Teach PHP with this
PPT
Php Crash Course
Working With Variables-[LAA] PHP Lj.pptx
Php-Continuation
Dynamic Web Pages Ch 1 V1.0
Php Learning show
PHP Basics
data type in php and its introduction to use
Data types and variables in php for writing
Php using variables-operators
Basic PHP
Php essentials
Php introduction
Introduction To PHP000000000000000000000000000000.pptx
Php course-in-navimumbai
PHP - DataType,Variable,Constant,Operators,Array,Include and require
PHP-01-Overview.pptfreeforeveryonecomenow
IT2255 Web Essentials - Unit IV Server-Side Processing and Scripting - PHP.pdf
PHP Powerpoint -- Teach PHP with this
Php Crash Course
Ad

More from Salman Memon (20)

PPTX
PHP Array very Easy Demo
PPTX
Complete Lecture on Css presentation
PPTX
How to Use Dreamweaver cs6
PPTX
what is programming and its clear Concepts to the point
PPT
Web forms and html (lect 5)
PPT
Web forms and html (lect 4)
PPT
Web forms and html (lect 3)
PPT
Web forms and html (lect 2)
PPT
Web forms and html (lect 1)
PPT
Managing in the Future Enterprise
PPT
Overview of Technology Management
PPT
Align Information Technology and Business Strategy
PPTX
WHITE BOX & BLACK BOX TESTING IN DATABASE
PPTX
Email security netwroking
PPTX
Email security - Netwroking
PPTX
Query decomposition in data base
PPTX
Time Management
PPTX
Multimedea device and routes
PPTX
Hash function
PPTX
Data clustring
PHP Array very Easy Demo
Complete Lecture on Css presentation
How to Use Dreamweaver cs6
what is programming and its clear Concepts to the point
Web forms and html (lect 5)
Web forms and html (lect 4)
Web forms and html (lect 3)
Web forms and html (lect 2)
Web forms and html (lect 1)
Managing in the Future Enterprise
Overview of Technology Management
Align Information Technology and Business Strategy
WHITE BOX & BLACK BOX TESTING IN DATABASE
Email security netwroking
Email security - Netwroking
Query decomposition in data base
Time Management
Multimedea device and routes
Hash function
Data clustring

Recently uploaded (20)

PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPTX
GDM (1) (1).pptx small presentation for students
PPTX
Lesson notes of climatology university.
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
A systematic review of self-coping strategies used by university students to ...
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
01-Introduction-to-Information-Management.pdf
PPTX
Pharma ospi slides which help in ospi learning
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
Classroom Observation Tools for Teachers
PPTX
Cell Structure & Organelles in detailed.
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
master seminar digital applications in india
PDF
Complications of Minimal Access Surgery at WLH
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
Final Presentation General Medicine 03-08-2024.pptx
FourierSeries-QuestionsWithAnswers(Part-A).pdf
GDM (1) (1).pptx small presentation for students
Lesson notes of climatology university.
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
A systematic review of self-coping strategies used by university students to ...
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
Chinmaya Tiranga quiz Grand Finale.pdf
01-Introduction-to-Information-Management.pdf
Pharma ospi slides which help in ospi learning
Anesthesia in Laparoscopic Surgery in India
Classroom Observation Tools for Teachers
Cell Structure & Organelles in detailed.
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
master seminar digital applications in india
Complications of Minimal Access Surgery at WLH
Abdominal Access Techniques with Prof. Dr. R K Mishra

Working with variables in PHP