×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: PHP
Posted by: Eric Moore
Added: Jan 24, 2022 2:11 AM
Views: 399
Tags: no tags
  1.  PHP 8, the current valid data types are
  2.  
  3.     array
  4.  
  5.     bool
  6.  
  7.     callable
  8.  
  9.     int
  10.  
  11.     float
  12.  
  13.     null
  14.  
  15.     object
  16.  
  17.     resource
  18.  
  19.     string