hello,
i have a c function which is using file functions and performing file operations
.... when i call a normal c function/program in php it executes...but when i call a c program with file functions it does'nt execute.... why soo??? ...
i would like to know the ways of calling a c function/program in php
Thank u
i have a c function which is using file functions and performing file operations
.... when i call a normal c function/program in php it executes...but when i call a c program with file functions it does'nt execute.... why soo??? ...
i would like to know the ways of calling a c function/program in php
Thank u