php introduction

10

Upload: it-big-dig

Post on 13-Jun-2015

161 views

Category:

Education


0 download

DESCRIPTION

Difference between Programming Language and Scripting Language. Meaning of Server Side Scripting Language.

TRANSCRIPT

Page 1: PHP Introduction
Page 2: PHP Introduction

PHPServer Side Scripting

Language

[email protected]

Web Design

Page 3: PHP Introduction

Computer Language

s

Programming

Translated

Executed

Scripting

Executed

Difference Between Programming & Scripting Languages

Page 4: PHP Introduction

Difference Between Programming & Scripting Languages

• Scripting languages are languages that allow you to send commands directly to a system that executes these commands.

• Programming languages are languages that allow you to create a program by writing structured code that is read all at once by the system, checked for errors, and translated into format that the machine can then execute.

Page 5: PHP Introduction

Scripting LanguagesJavaScript, Python, Mat-lab ,PHP ,….etc.

ServerSide

ClientSide

Script

PHP RubyASP

JavaScript

Action Script

VBScript

Page 6: PHP Introduction

Scripting LanguagesServer Side Scripting language

PHPYou

PHP Script Request InternetHTTP

protocol

Server

Respond

PC

Page 7: PHP Introduction

HTML

• Hyper Text Markup LanguagesWebpage contents:

References to:Images, audio, video,…

It Will take Less than one hour to learn basics of html language

Page 8: PHP Introduction

Username Password

Mohamed Hasdfjhfdgh

Aly Jgjhgdnavbsdjb

Soom Jghdjkghj

Mesho mjhgsdgjh

Page 9: PHP Introduction

PHP