1.

Solve : web result as input to C?

Answer»

Right now our thinking is to have a webpage for client to input data, and send the data back to the server, which is using linux.

The PROCESSING data part is writing in C and our NEXT step is to try to connect these two components.

But I am not sure how that could be DONE, any suggestions?

Thank you so much.The most OBVIOUS solution is to use a server-side web scripting language, such as PHP. Does this involve database interaction?

Learning PHP would be a cinch for anyone with a C background.



Discussion

No Comment Found