if you want to integrate the c/c++ codes in php you can use the build_skel
that follows php to do this. write:
./build_skel --extname=calculate --proto=/path/to/calculate.proto
--assign-params
where extname is the extension name and proto is a file containing the
prototypes of the functions t
> Anyway, can any make a suggestion on how to connect to a c function from
> a php app?
>
> I have to connect to a sales tax calculation software. The function
> is being written for me but I have to figure how to call it - get the
> variable - and use it again in my php app.
>
> I've been told th
2 matches
Mail list logo