I was thinking about building a Web utility with a tried-and-tested
(15 years) C-module.
I was thinking of generating an input-web-page with PHP, which would
send back data to the server (FORM-stuff), where a C-routine would do
the complex calculations, and give output back to the user, again via
a PHP routine.
is this feasible ?
practical ?
smart ?
frgr
Erik
(15 years) C-module.
I was thinking of generating an input-web-page with PHP, which would
send back data to the server (FORM-stuff), where a C-routine would do
the complex calculations, and give output back to the user, again via
a PHP routine.
is this feasible ?
practical ?
smart ?
frgr
Erik
Comment