PHP Tutorial

PHP 5 Tutorial

13:11
PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages. PHP is a widely-used, free, and...
PHP 5 Tutorial PHP 5 Tutorial Reviewed by webmission on 13:11 Rating: 5

PHP 5 Introduction

13:10
PHP scripts are executed on the server. What You Should Already Know Before you continue you should have a basic understanding of the...
PHP 5 Introduction PHP 5 Introduction Reviewed by webmission on 13:10 Rating: 5

PHP 5 Installation

13:09
What Do I Need? To start using PHP, you can: Find a web host with PHP and MySQL support Install a web server on your own PC, and then...
PHP 5 Installation PHP 5 Installation Reviewed by webmission on 13:09 Rating: 5

PHP 5 Syntax

13:08
A PHP script is executed on the server, and the plain HTML result is sent back to the browser.
PHP 5 Syntax PHP 5 Syntax Reviewed by webmission on 13:08 Rating: 5

PHP 5 Variables

13:06
Variables are "containers" for storing information. Creating (Declaring) PHP Variables In PHP, a variable starts with the $...
PHP 5 Variables PHP 5 Variables Reviewed by webmission on 13:06 Rating: 5
PHP 5 echo and print Statements PHP 5 echo and print Statements Reviewed by webmission on 13:03 Rating: 5

PHP 5 Data Types

13:02
PHP Data Types Variables can store data of different types, and different data types can do different things.
PHP 5 Data Types PHP 5 Data Types Reviewed by webmission on 13:02 Rating: 5
Powered by Blogger.