Like This Site? 
 
RSS Feed Follow Us 

on Twitter! Be Our Fan!

How To Create a Php Extension in C++

Share this post!
 Vote this!

  This tutorial will explain how to write your own php extension in easy to understand steps, how you could write your own php extension.
This tutorial is set for intermediate C++ users.

What is php, and how would i create a php extension?

Well, php is a widely used all purpose scripting language that is specifically suited for Web development. Some php knowledge is required for this tutorial, so if your new and do not wish to tackle this tutorial first up, the why not check some php tutorials out at these web sites.
In this tutorial we will be using the zend.h file.  more...

1 comment: