calling C function in php

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • schumi20
    New Member
    • Feb 2007
    • 1

    calling C function in php

    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
Working...