Thursday, June 21, 2012

Lesson 4 Writing Your First PHP File



In this video you can learn about;

  • Create PHP file 
  • Add comments in PHP file
  • Use echo function to print out Hello World.
  • Now it is your first PHP file is complete

Tuesday, June 19, 2012

Lesson 3 Create your first PHP file


In this video you learn about, how to create php file, how to write php code, how to run php file in web browser etc.

Lesson 2 Installation of XAMPP



In this video tutorial, you learn about installation of XAMPP Application for PHP and MySql server.
Find this software in the below link and download it.
XAMPP for Windows

Saturday, June 16, 2012

Lesson 1 Introduction to PHP




PHP stands for PHP: Hypertext Preprocessor
PHP is a server-side scripting language, like ASP
PHP scripts are executed on the server
PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.)
PHP is an open source software
PHP is free to download and use

PHP Official Website is,
www.php.com