Interpretor woes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • albrecht
    New Member
    • Sep 2006
    • 1

    #1

    Interpretor woes

    i'm trying to find out how (or more acuratelly whether) i can write an extension or something so that i can have php execute another language.
    the language itself is quite simple and written in C and what i want is for someone to write something externally ie ask for a users name and store this in a log but for php to process this.
    its essentially to add custom functionality to a php function, if anyone has any better ideas on how to accomplish this then i'm all ears.
Working...