DEV Community

Martin Jirasek
Martin Jirasek

Posted on โ€ข Edited on

PHP snippet #008

// Hello types and keywords
echo (bool)+(null)+(int)+(float)+(string)+(double)+(null)+(false)+(true)+(bool)(array)(exit);
Enter fullscreen mode Exit fullscreen mode

Top comments (0)

๐Ÿ‘‹ Kindness is contagious

Please leave a โค๏ธ or a friendly comment on this post if you found it helpful!

Okay