Monday, April 28, 2014

PHP Tutorial Seven : Indentation of PHP Code


Last tutorial we know "How to  Create index.php File and Write PHP Code ".  This tutorial we will  know what is indentation and how to use it in php code. We see this code :

Sunday, April 27, 2014

PHP Tutorial Six : Create index.php File and Write PHP Code


Latest tutorial we know how to write php code. Now we will know create index.php file and write some php code.
First we open our text editor software. Take a new document. Write this code :

Saturday, April 26, 2014

PHP Tutorial Five : Write PHP Code


Last tutorial we know "How to create a php file". Now we will know how to write php code. Now we open our firstfile.php in text editor. Generally in html file we write this code :

Friday, April 25, 2014

PHP Tutorial Four :Create a First PHP File


Last tutorial we know how to install xampp in our computer. Now we create a php file and write php code. First we will go to our browser. Write in address bar "localhost" and press enter. We see xampp information in our browser.

Friday, April 11, 2014

PHP Tutorial Two : Installing XAMPP Part-1


Previous Tutorial : Php Tutorial One : Introduction

Basically php work with server. But we work in local server. In generally use two server. They are apache and WAMP server. We used XAMPP software. Because this software support us apache server, mysql, php etc. So we install the XAMPP in our computer.

Friday, April 4, 2014

Php Tutorial One : Introduction

PHP is a server side scripting language. PHP means Hypertext preprocessor. HTML is hypertext