Learn PHP From Novice to Pro - Part 3

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • In this video, we are going to look at the different data types that we'll be using the most in PHP.
    1 - Strings
    this type of data is denoted by quotation marks(i.e "...").
    2 - Integers
    These are whole numbers, i.e numbers without decimal places.
    3 - Float numbers
    These are numbers with decimal places.

Комментарии •