Create your own PHP extension (on Windows)
Reading Time: < 1 minute Have you ever thought about writing your own PHP extension? There are surely a few pro’s and con’s about creating PHP extensions to solve problems, rather than write PHP libraries. But this is not the Read More …