-->

Basic How to Make Php Script for Beginner


Welcome back to bisnisonlinekalian, today we will learn about php script.
This article is describing one of web programming for beginner. In this article we will learn about php programming.


You can also learn :
What is PHP?

PHP is shortname of Hypertext prepocessor, that mean one of program script for making a website.
Before learning php script you should have program with the name XAMPP. You can download it here
Then, you can use text editor such as :
Notepad
Notepad++ or another
Here, I use notepad++.
If you have download or prepare that’s all. We will make script that showintg text “Basic Learning of PHP”
For showing that’s text you should write this text in notepad++\

<?php
echo "Basic Learning of PHP";
?>
After that, Save As the fil to directory htdocs folder of XAMPP
In my laptop it’s placed in : 
C/xampp/htdocs

Then, make a new folder and give the name with "learning_php"


After that, open you XAMPP aplication. It will show like this,

Click start in apache and MYSQL for running the aplication

The final, open your browser like google chrome or anything. Just write like this
localhost/learning_php/test.php
The browser will show like this

Oke guys, finally we just learn of php program. If you like this article just share it.

Berlangganan update artikel terbaru via email:

0 Response to "Basic How to Make Php Script for Beginner"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel