The Bob Bloom Show
The Bob Bloom Show
Monthly commentary on PHP and serverless platforms.
← All Episodes

#26 - Low Level PHP

June 1, 2025 · 17:06

There is renewed interest in PHP's low level roots.

The low-level root of PHP is the language it is written in: C. 

This renewed interest includes:
•  compiling PHP feature code with the PHP interpreter, into one executable binary
• speeding up code execution by way of the C language's process forks. 

This all has direct relevance to PHP serverless. Which has heightened my desire to understand C.

FrankenPHP is now under the auspices of the PHP Foundation. This has further heightened my desire to understand the low level underpinings of PHP. 

In this episode, I
•  look at this mini-trend
•  outline what it means to be a low level programming language
•  take a quick look at random access memory

All this as a prelude to a special mid-month episode going over low level concepts in C in a classic textbook.

Links

Attributions

← All Episodes

With thanks to our sponsors

Ken Dryden
Luke Galea
Tolga Ercan