Connecting Tech Pros Worldwide Forums | Help | Site Map

calling C function in php

Newbie
 
Join Date: Feb 2007
Posts: 1
#1: Feb 27 '07
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

Reply