• « Коментарі
  • Вступ »
  • PHP Manual
  • Довідник з мови
  • Типи

Типи

Зміст

  • Вступ
  • Type System
  • NULL
  • Логічний (Booleans)
  • Ціле число (integer)
  • Десятковий дріб (float)
  • Рядок (string)
  • Numeric strings
  • Масив (array)
  • Objects
  • Enumerations
  • Resources
  • Зворотні виклики (Callbacks / Callables)
  • Mixed
  • Void
  • Never
  • Relative class types
  • Singleton types
  • Iterables
  • Type declarations
  • Type Juggling