PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
how do i Use matlab written scripts and C++ written scripts in php?
i have the matlab and C++ script, they return values which i wish to display on my website with php
i have searched the forum but found nothing that solves this problem
the only way i know is to rewrite the whole matlab script and C++ into php form which is very tedious
as far as the c++ goes, you could compile it then use the exec command to get php to make it run, i don't know about the matlab, to get that to run, you'll need your web server to have matlab installed and i'm guessing that in 99.99999999999999999999999% of the cases that's not going to happen!
how about calling matlab for it?
it is required that the program be a shell or dos program?
matlab is not a shell or dos program. it's a windows program