Skip to content

pchp250g8-home-php-tutorials/php-web-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloWorld. PHP Tutorials. Simple Input/Output. Web Application. The application (website) consists of an HTML page and a PHP script. The HTML page consists of a first-level header (the top-level header of six) with the value "Hello, World!!!" and a hyperlink to a PHP script file, "Hello.php." The PHP script file creates a web page for the browser with text consisting of the following phrases: "Hello, World!!!", "PHP Test Page", "Today is:" plus the current date at the time of script execution and hyperlinks to the HTML page with the file "Index.html"

HelloWorld. Занятия по PHP. Простой Ввод/вывод. Веб Приложение. Приложение (веб сайт) состоит из HTML страницы и скрипта на языке программирования PHP.
HTML страница состоит из заголовка первого (верхнего уровня, всего их 6) со значением "Hello,World!!!" и гипер-ссылки на файл скрипта на языке программирования PHP "Hello.php". Файл скрипта на языке программирования PHP создаёт для браузера веб страницу с текстом, состоящим из фраз: "Hello,World!!!", "PHP Test Page", "Today is:" плюс текущая дата на момент выполнения скрипта и гипер-ссылки на HTML страницу с файлом "Index.html"

About

HelloWorld. PHP Tutorials. Simple Input/Output. Web Application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors