Sam Lewis @saml.dev · Feb 8

And just like that we've got home grown PHP

1 likes 1 replies

?

Replies

Sam Lewis · Feb 8

To add a function hello_sam to PHP, I created a hello_sam extension in the ext folder. I used AI to help me out with writing the actual extension and which commands to run to build it, just to see it work. And it does!