Tagged articles
1 articles
Page 1 of 1
360 Zhihui Cloud Developer
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.

Extension DevelopmentPHPPHP API
0 likes · 3 min read
Build a Basic PHP Extension: Step‑by‑Step Guide