0% found this document useful (0 votes)
5 views

PHP Tutorials PHP Tutor.8811142.powerpoint

Uploaded by

asad
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

PHP Tutorials PHP Tutor.8811142.powerpoint

Uploaded by

asad
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Welcome TO

PhpTutorial

http://www.asad.com/
PHP Tutorials
What is PHP

> PHP which stands for Hypertext Preprocessor is a web server-


side scripting language designed for web development.

> It is a general purpose programming language that can be used


for multiple applications such as setting-up security for web
information and manipulation of data within database more
especially MySQL as we will see later in our tutorials and much
more.

> PHP helps in making work easy especially when using the
inbuilt functions and connecting to a database.
http://www.freeeasytutorials.com/
Features of PHP
> PHP is the most popular scripting language used for web
development.

> PHP is use to develop static as well as dynamic websites.

> Interesting thing about PHP is it is free , open source (no


need to buy license to create personal as well as commercial
applications) and server-side scripting language(the code is
always executed on the server and generated output is
returned to the end user)

> PHP is faster than other scripting language like ASP and JSP.

> PHP provides two options to write your code I.e. you can
write your HTML code and embed PHP code inside the HTML
code or you can have option to write HTML code inside PHP
code.We will see how to write them in upcoming tutorials.
http://www.freeeasytutorials.com/
Environment setup

> In order to create and run PHP programs on your pc


and before uploading them to hosts for worldwide
connection, you need a local server.

> A server will help to enhance communication


between scripts thus enabling your application run
smoothly.

> For this purpose you need a software like Xampp or


other options like Wampp but in this case we are going
to use Xampp.
http://www.freeeasytutorials.com/
Interesting, right?
This is just a sneak preview of the full presentation. We hope you like it! To see the
rest of it, just click here to view it in full on PowerShow.com. Then, if you’d like, you
can also log in to PowerShow.com to download the entire presentation for free.

You might also like