360 Zhihui Cloud Developer
Apr 16, 2020 · Backend Development
Build a Basic PHP Extension: Step‑by‑Step Guide
This guide walks you through creating a simple PHP extension, from generating the skeleton with ext_skel.php to understanding each generated file—config.m4, config.w32, php_test.h, test.c, and tests—so you can confidently build and install your own extension.
Backend DevelopmentExtension DevelopmentPHP API
0 likes · 3 min read