-
Writing PHP Extensions: PHP Arrays
PHP arrays are complex data structures.
-
Writing PHP Extensions: PHP Memory Management
It’s a good time to say few words about PHP Memory Manager.
-
Building and Managing Applications Fast for IBM i
PHP is the top platform for building and modernizing IBM i applications. In this webinar, Erwin discusses how features of the application server can be leveraged to streamline the
-
Enterprise Application Modernization: Hidden Costs to Watch
Discover the 7 hidden costs of enterprise application modernization and learn proven strategies to control your budget, manage resources, and ensure success.
-
ActiveOnCurrentOnMD5 Checksumdc39407ebc66ce3b8e2ca1422eb97aecRelease Number2021.4.4PlatformLinux 64-bitZend ProductZend ServerUpgrade onlyOff
-
2021.4.4 PHP 7.1-7.4
ActiveOnCurrentOnMD5 Checksumdc39407ebc66ce3b8e2ca1422eb97aecRelease Number2021.4.4PlatformIBM iZend ProductZend ServerUpgrade onlyOff -
2021.4.4 PHP 7.1-7.4
ActiveOnCurrentOnMD5 Checksumf1612fcc6fca8df5a8a6a19246870015Release Number2021.4.4PlatformWindows 64-bitZend ProductZend ServerUpgrade onlyOff -
Writing PHP Extensions: Basic PHP Structures
In this section, we will take a deeper look into the most important internal PHP data structures.
-
Writing PHP Extensions: Embedding C Data into PHP Objects
Let’s try to extend our example extension, implementing the following PHP class in C.
-
Writing PHP Extensions: Rebuilding Extensions for Production
While we are on the subject of build processes and before we go deeper into building a PHP extension skeleton, it makes sense to explain how to rebuild the extension for production when it’s ready.