PHP
PHP is a general-purpose scripting language geared towards web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1993.
| # | Topic Title | Description | Order |
|---|---|---|---|
| 1. | Hypertext Preprocessor INTRODUCTION | PHP, or “Hypertext Preprocessor” is a programming language that’s used mostly for building websites. | 0 |
| 2. | BASIC SYNTAX | • PHP is quite a simple language with roots in C and Perl, yet it looks more like Java. It is also very flexible, but there are a few rules that you need to learn about its syntax and structure. | 1 |