PHP Crash Course for Absolute Beginner | PHP Tutorial For Web Development | Lecture 1

preview_player
Показать описание
PHP is a general-purpose scripting language especially suited to web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1994. PHP code is usually processed on a web server by a PHP interpreter implemented as a module, a daemon or as a Common Gateway Interface (CGI) executable. On a web server, the result of the interpreted and executed PHP code which may be any type of data, such as generated HTML or binary image data would form the whole or part of an HTTP response.

Download XAMPP Server:

The PHP Hypertext Preprocessor (PHP) is a programming language that allows web developers to create dynamic content that interacts with databases. PHP is basically used for developing web based software applications. This tutorial helps you to build your base with PHP. In this Video we will learn:
- PHP Background
- Installation and First run.
- Variables
- Arrays
- Operators (logical, arithmetic, assignment etc.)
- Arrays Functions (with examples)
- String Functions (with examples)
(Deep explanation with examples)

In next tutorial we will be continuing an learn:
- Control Structures (statements and loops)
- Date and Time
- File Handling
- Final Task (Password Generator using PHP)

PHP Crash Course for Absolute Beginner | PHP Tutorial For Web Development | Lecture 1

Full Playlist on Web Development (CS406)

You can use any text editor for coding PHP
- Notepad++
- Sublime text editor
- VS Code etc.

For more guide you can see PHP Documentation on W3Schools
Рекомендации по теме
Комментарии
Автор

I have a php project it have a bug could u fix it pls

ramhad