HI,
I have a need to do some hefty computation as part of my website.
I have tried writeing the code in PHP but it (PHP) is just too inefficient.
Nice looking code but it doesn't get an answer within 30seconds.
Is there a way of interfacing to C or other languages?
I suspect I will end up having to host my website myself as my
web hoster is unlikely to let me supply libraries to be integrated into his PHP.ini.
Any thoughts welcome.
Steve