Asad Shamna
Asad Shamna
  • Видео 71
  • Просмотров 16 557
PHP Variables & Comments
Hello there! Welcome to the exciting PHP Programming Course!
What are Variables?
In PHP, variables act as containers for many forms of data such as text (strings), numbers, arrays, objects, and more. They serve as placeholders in our PHP scripts, allowing us to access, edit, and manipulate data.
PHP variables are dynamically typed, which means their data type is determined by the value assigned to them. This adaptability enables us to smoothly swap between types of data while executing our code.
Declaring and Using Variables 👇
I'll walk you through the process of declaring variables and naming variables using the dollar sign. You'll learn how to assign variables values, how it works into the ...
Просмотров: 28

Видео

Introduction to PHP Programming
Просмотров 251Год назад
Hello there! Welcome to the exciting PHP Programming Course! What is PHP? PHP, or "Hypertext Preprocessor," is a server-side scripting language that allows developers to create dynamic and interactive online applications. It's an excellent tool for bringing your websites to life, letting you to work with databases, handle user input, and generate dynamic content on the fly. Most importantly, PH...
Making our GAME to life with JAVASCRIPT - P3 #coding #html #css #javascript
Просмотров 108Год назад
Are you ready to play Rock Paper Scissors? In this interactive tutorial, we'll build a fun and engaging Rock Paper Scissors game from scratch using HTML, CSS, and JavaScript. Join me as we dive into the world of web development and create an exciting game that you can play right in your browser. In this step-by-step tutorial, we'll cover the fundamentals of HTML, CSS, and JavaScript while build...
Designing Our Rock Paper Scissors Game with CSS - P2
Просмотров 45Год назад
In this video, we're going to design our game with CSS. If you are watching this video for the very first time, then must watch the previous first and come back to this video again. Download the source code of the Rock Paper Scissors Game from GitHub. GitHub Link 👇 github.com/Asad-Shamna/rock_paper_scissors.git Rock Paper Scissors Using HTML, CSS, JavaScript Project Link 👇 asad-rockpaperscissor...
Make Your Own ROCK PAPER SCISSORS With HTML | CSS | JAVASCRIPT - P1 #coding #html #css #javascript
Просмотров 106Год назад
Are you ready to play Rock Paper Scissors? In this interactive tutorial, we'll build a fun and engaging Rock Paper Scissors game from scratch using HTML, CSS, and JavaScript. Join me as we dive into the world of web development and create an exciting game that you can play right in your browser. In this step-by-step tutorial, we'll cover the fundamentals of HTML, CSS, and JavaScript while build...
Introduction to TABLES | Uses of Tables | Attributes of Tables in HTML #html #css #web #website
Просмотров 54Год назад
HTML tables are a great way to organize and show data on your web pages. In this video, we'll look at HTML tables and how to develop structured and organized layouts that make your data easier to read and understand. HTML tables give a flexible and customized approach to showcase your information, whether you're showing sales numbers, product specifications, or any other type of tabular data. Y...
CSS Box Model | Block and Inline Elements in HTML & CSS
Просмотров 88Год назад
Welcome to my in-depth tutorial on mastering the CSS box model! Join me as we explore the fundamentals of the box model, including padding, border, and margin properties, to create visually stunning web designs. In this video, we'll dive into: 🔹 The importance of padding in controlling element spacing and creating visually appealing designs. 🔹 The power of the border property, enabling us to ad...
HTML iframe tag #html #css #coding
Просмотров 26Год назад
HTML iframe tag #html #css #coding
Add Images, Videos, Audios in your WEBSITE
Просмотров 50Год назад
Add Images, Videos, Audios in your WEBSITE
LINKS in HTML
Просмотров 48Год назад
LINKS in HTML
CLASS and ID's in HTML
Просмотров 38Год назад
CLASS and ID's in HTML
Visual Studio Code INSTALLATION in WINDOWS #vscode #installation
Просмотров 55Год назад
Visual Studio Code INSTALLATION in WINDOWS #vscode #installation
Inline, INTERNAL, External CSS EXPLAINED
Просмотров 45Год назад
Inline, INTERNAL, External CSS EXPLAINED
DESCRIPTION List in PRACTICE
Просмотров 21Год назад
DESCRIPTION List in PRACTICE
HTML ul, ol TAGS in practice Part - 02
Просмотров 17Год назад
HTML ul, ol TAGS in practice Part - 02
UL, OL, description LIST tags [HTML]
Просмотров 13Год назад
UL, OL, description LIST tags [HTML]
ELEMENTS, nested elements, ATTRIBUTES, semantic tags in HTML
Просмотров 19Год назад
ELEMENTS, nested elements, ATTRIBUTES, semantic tags in HTML
p, span, bold, italics, comment tags & more [HTML]
Просмотров 21Год назад
p, span, bold, italics, comment tags & more [HTML]
Headings in HTML (h1 to h6)
Просмотров 38Год назад
Headings in HTML (h1 to h6)
HTML Structure
Просмотров 22Год назад
HTML Structure
HTML & CSS: Introduction to CSS
Просмотров 14Год назад
HTML & CSS: Introduction to CSS
HTML & CSS Introduction
Просмотров 40Год назад
HTML & CSS Introduction