Hi,
I'm designing an application that will allow users to interrogate a
Mysql database, using some form of regex. The database will be fairly
big, and I'm wondering whether using pre-compiled C++ cgi or php will
be faster?
TIA
Paul
--
I'm designing an application that will allow users to interrogate a
Mysql database, using some form of regex. The database will be fairly
big, and I'm wondering whether using pre-compiled C++ cgi or php will
be faster?
TIA
Paul
--
Comment