If you followed all of the instructions carefully then you should be able to commence writing your own extensions. I will leave all the serious coding




In this tutorial I will use Microsoft's Visual C++ 6.0 compiler. Compiling extensions on Unix / Linux
05:50
A PHP extension, in the most basic of terms, is a set of instructions (i.e. code) that is designed to add functionality to PHP. For example, the widely
05:39
Hello and welcome to part one of the "Developing Custom PHP Extensions" article series. After reading this article’s name, one of the first things you
05:37
The security of your web application cannot be compromised. According to Symantec, one of the world’s foremost security firms, there are 4 vulnerabilities
01:48