Aer Interpreter Source
Go to file
Mrad Chems Eddine 5fb3f4b792 Foreign (C/C++) Function Implementation Intro
Introduction to the implementation of foreign functions plus the related interfaces such as ph7_value_to_int(),  ph7_result_string() and so on.
2014-02-19 02:30:01 -08:00
examples Foreign (C/C++) Function Implementation Intro 2014-02-19 02:30:01 -08:00
license.txt added license file 2014-02-19 02:09:44 -08:00
ph7.c PH7 Amalgamation: Stable branch 2.1.4 2014-02-19 02:14:28 -08:00
ph7.h Create ph7.h 2014-02-19 02:10:26 -08:00
README.md Initial commit 2014-02-19 02:07:22 -08:00

PH7

An Embedded Implementation of PHP (C Library)