the pval/zval datatype
Advanced PHP
2025-05-14
26
Data in PHP is stored in the pval or zval datatype. Two names for the same thing. They are defined like this: