Tagged in

Data Structures

wetprogrammer
wetprogrammer
A web programmer, using modern PHP, Rust and Golang
More information
Followers
36
Elsewhere
More, on Medium

PHP 的複合類型(compound type)

2019.11.07 更新:目前文章已經遷移至 blog.chivincent.net,後續本文將不再更新
我們時常熟練於使用某些東西,但事實上對它卻一無所知。

前言

根據 PHP 官方文件指出,PHP 的資料型態分為純類型(scalar types)、複合類型(compound types)及特殊類型(special types)