PHP-WEB CONCEPTS

Опубликовано: 19 Март 2026
на канале: Technical Tutorial
81
2

In this video we are going to discuss about the web concepts which are defined in PHP. Web pages is composed using HTML. HTML consists of tags for formatting static text/multimedia data. JavaScript Snippets can be embedded in HTML to produce dynamic content on client’s browsers. PHP script embedded in HTML for server side processing.