Showing posts with label php programming. Show all posts
Showing posts with label php programming. Show all posts

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.

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