J
Joshua Coady
Hello,
I am working on a project that needs to use an opensource code library
written in PHP and uses MySQL. I dont want to have to rewrite the entire
thing in C#. Are there any options available?
Things I have thought of but either havent found examples of or am not
sure will work:
- Have a server running the PHP code that has a webservice. Then I would
just consume that service to use it in ASP.Net
- Find some library that can run PHP and give my C# code access to it
Thoughts, anyone?
Thanks,
Josh
I am working on a project that needs to use an opensource code library
written in PHP and uses MySQL. I dont want to have to rewrite the entire
thing in C#. Are there any options available?
Things I have thought of but either havent found examples of or am not
sure will work:
- Have a server running the PHP code that has a webservice. Then I would
just consume that service to use it in ASP.Net
- Find some library that can run PHP and give my C# code access to it
Thoughts, anyone?
Thanks,
Josh