PHPCPP Extension DLL and SO - Course

PHPCPP Extension DLL and SO - Course

Ever wondered how to build and extends php ?
How to build your own modules for PHP ?
Want to learn to develop in C / C# / CPP in order to make PHP much faster and for your own need ?
- This course is for you

PHP EXTENSION are the base builds blocks of PHP professional development.
With extensions to PHP you can build things that runs faster natively on the OS giving a boost to your performance.

In the PHP-Extension learning course and workshop you will get samples of demonstrations - how to build and code your own php extension both .dll for windows or .so for unix / linux.