Christos Lytras 9/9/2017

Creating PHP 7 extensions for Linux and Windows

Read Original

This article provides a detailed tutorial on building PHP 7 extensions for Linux and Windows, addressing compatibility breaks from older PHP versions. It walks through creating an extension named 'lytrax' that binds C++ classes to PHP, including file structure, configuration files (config.m4, config.w32), and core C++/PHP source code examples for class methods and callback functions.

Creating PHP 7 extensions for Linux and Windows

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet