PHP 7: How to create a PHP form | Tutorial Nr. 5

Опубликовано: 29 Январь 2018
на канале: Pixel Insider
1,346
10

Enough with the basics, here we will implement a PHP statement into HTML and see what this beautiful language can do. After all this is the reason why you want to learn PHP right, let's get started.

PHP is a server-side scripting language designed primarily for web development but also used as a general-purpose programming language. Originally created by Rasmus Lerdorf in 1994,

PHP originally stood for Personal Home Page, but it now stands for the PHP: Hypertext Preprocessor.

PHP code may be embedded into HTML, or it can be used in combination with various web template systems ,web content management systems and web frameworks.

What is PHP?

PHP is an acronym for "PHP: Hypertext Preprocessor"
PHP is a widely-used, open source scripting language
PHP scripts are executed on the server
PHP is free to download and use
PHP is an amazing and popular language!

It is powerful enough to be at the core of the biggest blogging system on the web (WordPress)!
It is deep enough to run the largest social network (Facebook)!
It is also easy enough to be a beginner's first server side language!

Common uses of PHP
PHP performs system functions, i.e. from files on a system it can create, open, read, write, and close them.
PHP can handle forms, i.e. gather data from files, save data to a file, through email you can send data, return data to the user.
You add, delete, modify elements within your database through PHP.
Access cookies variables and set cookies.
Using PHP, you can restrict users to access some pages of your website.
It can encrypt data.
Source: https://www.tutorialspoint.com/php/ph...


На этой странице сайта вы можете посмотреть видео онлайн PHP 7: How to create a PHP form | Tutorial Nr. 5 длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Pixel Insider 29 Январь 2018, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 1,346 раз и оно понравилось 10 зрителям. Приятного просмотра!