2. Writing PHP Extensions: Importing the Library, and creating the function stub.

Опубликовано: 05 Октябрь 2024
на канале: Derick Rethans
434
34

In this video, we are continuing to write our PHP extension. We import the library which implements the algorithm, and we create a stub function so that we can compile our extension and run our still empty function.

The library is at: https://derickrethans.nl/files/dump/r...