Pemrograman V (PHP) “Introduction”

Slides:



Advertisements
Similar presentations
FIRST SESSION - XAMPP Jeongmin Lee.  Jeongmin Lee  CS  PHD  Machine Learning, AI  Web System Development.
Advertisements

Agenda Web Application Web Page development WAMP
1 Web Servers / Deployment Alastair Dawes Original by Bhupinder Reehal.
By Brian Patterson & Amanda Perez. PHP was originally created to maintain his personal homepage, hence the name PHP. Development began in 1994 and was.
12/6/06 1 Hofstra University - CSC005 Special Topics LAMP Technologies.
PHP Scripting Language. Introduction “PHP” is an acronym for “PHP: Hypertext Preprocessor.” It is an interpreted, server-side scripting language. Originally.
Dynamic Web site With PHP and MySQL. MySQL The combination of MySQL database and PHP scripting language is optimum for building dynamic websites. MySQL.
1 CS428 Web Engineering Lecture 18 Introduction (PHP - I)
Electronic Medical Record OpenEMR. Covered Topics 1 Getting Started 2 Setting up your clinic 3 Adding a new patient 4 Using your calendar.
WHAT IS PHP PHP is an HTML-embedded scripting language primarily used for dynamic Web applications.
PHP By Dr. Syed Noman Hasany. PHP PHP was originally created by Rasmus Lerdorf in PHP stands for PHP: Hypertext Preprocessor (a recursive acronym).
SEEM4570: XAMPP, Eclipse, Summary of Html Kangfei Zhao Room 711,ERB
SYST Web Technologies SYST Web Technologies Installing a Web Server (XAMPP)
Web Page A page displayed by the browser. Website Collection of multiple web pages Web Browser: A software that displays web pages on client computer.
PHP and MySQL Week#1  Course Plan.  Introduction to Dynamic Web Content.  Setting Up Development Server Eng. Mohamed Ahmed Black 1.
Open Source Software WampServer Presented By Mr. R.Aravindhan.
E-Commerce LAB#1 Samia alblwi1E-Commerce ( IS412) 2011.
What is PHP? PHP (recursive acronym for "PHP: Hypertext Preprocessor") is a widely-used Open Source general- purpose scripting language that is especially.
PHP With Oracle 11g XE By Shyam Gurram Eastern Illinois University.
Class02 Introduction to web development with PHP MIS 3501, Fall 2015 Brad N Greenwood Department of MIS Fox School of Business Temple University 8/27/2015.
PHP and MySQL by Example COMP YL Professor Mattos.
Introduction to PHP and MySQL Kirkwood Center for Continuing Education By Fred McClurg, © Copyright 2015, Fred McClurg, All Rights.
INFO 1300: LOCAL DEVELOPMENT 10/16/2015. Index.html Important Homepage for every project in this course Points will be deducted otherwise.
1Computer Sciences Department Princess Nourah bint Abdulrahman University.
By Jesus Juarez. Download the software from or your preferred website.
1 Session 1: Introduction to PHP & MySQL iNET Academy Open Source Web Development.
WEB DEVELOPMENT WITH PHP/MYSQL. WEB DEVELOPMENT COURSE HAS DIFFERENT NAME IN DIFFERENT INSITUTES, THIS IS A CORE COURSE FOR BS/MS STUDENTS. THIS IS ALSO.
XAMPP Introduction to Web Programming Kirkwood Community College Fred McClurg © Copyright 2015, Fred McClurg, All Rights Reserved Web Server Software Distribution.
1 CSC 301 Web Programming Charles Frank. PHP – Stands for:  Personal Home Page (originally),  PHP: Hypertext Preprocessor (now; follows GNU’s recursive.
PHP “Personal Home Page Hypertext Pre-processor” (a recursive acronym) Allows you to create dynamic web pages and link web pages to a database.
ENDNOTE Installation Guide. E ENDNOTE ON LIBRARY PAGE ( Scroll down to see download instructions.
Lecturer : 이선아  APM  Apache  PHP  MySQL.
PHP Introduction PHP is a server-side scripting language.
 PHP program can be run under various like WAMP, XAMPP etc.  WAMP Server: this server is a web development platform which helps in creating dynamic.
An Investigation into using a Document Management System Presented by: Bijal RanaSupervisor: John Ebden.
Server Side Scripting. Common Gateway Interface (CGI) The web is a client-server system.
Web Security. Introduction Webserver hacking refers to attackers taking advantage of vulnerabilities inherent to the web server software itself These.
Web Page Designing With Dreamweaver MX\Session 1\1 of 9 Session 1 Introduction to PHP Hypertext Preprocessor - PHP.
XAMPP.
CGS 3066: Web Programming and Design Spring 2016 Introduction to Server-Side Programming.
Installing a Moodle Test Site The painless and easy way.
ITX2000 Remote hosts and web servers Prof. Xiaohong (Sharon) Gao Room: T125 Ext: Week 8 – Review Reference:
PHP stands for …….. “PHP Hypertext Pre-processor” and is a server-side scripting language like ASP. PHP scripts are executed on the server PHP supports.
Wordpress. What is Wordpress? Wordpress is a content management system. It is free and easy to use. It allows you to build dynamic websites It is built.
Outline  XAMPP  XAMPP Install  Put php and HTML documents  Windows and Mac Version  Security.
Class02 Introduction to web development concepts MIS 3501, Spring 2016 Jeremy Shafer Department of MIS Fox School of Business Temple University 1/14/2016.
Introduction to PHP. PHP Origins Rasmus LerdorfRasmus Lerdorf (born Greenland, ed Canada) PHP originally abbreviation for ‘Personal Home Pages’, now ‘PHP.
Presented By Sushil K. Chaturvedi Assistant Professor SRCEM,Banmore 1.
PHP Basics and Syntax Lesson 3 ITBS2203 E-Commerce for IT.
CGS 3066: Web Programming and Design Spring 2017
A PRESENTATION ON (IN PHP,CSS,HTML)
CSC 301 Web Programming Charles Frank.
Introduction to web development concepts
And Why You Should Use It In You Websites
UFIE8K10-M Data Management 2006/7
Introduction to Web programming
PHP Web Development Company India
Ben Dahlin LCSC Technology Development Coordinator
PHP / MySQL Introduction
Skulbong Taisawapak ID:
A simple way to configure PHP and Apache for Assignment 2
Information system Management
Information system Management
Web Servers / Deployment
IntroductionToPHP Static vs. Dynamic websites
Tutorial 6 PHP & MySQL Li Xu
Introduction to PHP.
PHP By Prof. B.A.Khivsara Note: The material to prepare this presentation has been taken from internet and are generated only for students reference and.
Web Application Development Using PHP
XAMPP.
Presentation transcript:

Pemrograman V (PHP) “Introduction” Mochammad Rizki Romdoni, S.Kom., M.T

Outline What is PHP ? How does PHP Work ? XAMPP

What is PHP ?

What is PHP ? Scripting / Programming language (“C-like”) No compilation. PHP was originally an acronym for Personal Home Pages but is now a recursive acronym for PHP: Hypertext Preprocessor. PHP was originally developed by the Danish Greenlander Rasmus Lerdorf, PHP is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.

How does PHP Work ?

What is XAMPP ? XAMPP (pronounced as ZAMP) is a small and light Apache distribution containing the most common web development technologies in a single package. Acronym for: X- Read as "cross", meaning cross-platform) A-Apache HTTP Server M-MySQL P-PHP P-Perl

Why XAMPP Ideal tool for developing and testing applications in PHP & MySQL. Takes less time than installing each of its components separately. Multiple instances of XAMPP can exist on a single computer. Allow website designers and programmers to test their work on their own computers without any access to the Internet XAMPP also provides support for creating and manipulating databases in MySQL and SQLite among others.

Steps for Installation http://wiki.fiforms.org/index.php/Installing_XAMPP

Steps Installation #1 Download the XAMPP Installer from http://www.apachefriends.org/en/xampp-windows.html or http://192.168.3.100/~ixi Save the file to your Desktop, for easy access later. Double-click the xampp installer that you downloaded to your desktop, and select your preferred language (in my case, English).

Steps Installation #2 I'm going to use the default installation folder: C:\xampp Go ahead and install the software.

Select the options to start Apache and MySQL as Windows Services Select the options to start Apache and MySQL as Windows Services. This way, they will always start when your computer boots--you won't have to worry about starting them manually.

Steps Installation #3 When the installation is nearly finished, you might be prompted with a warning like this from your Windows firewall:

Steps Installation #4 Here's what the XAMPP Control Panel should look like: