简体   繁体   中英

Is thare any way to translate .net C# into PHP and vice versa?

有什么方法可以将.net C#转换为PHP,反之亦然?

There is Phalanger , which is a .NET php compiler. If you compile php with it, you can then open the assembly in Reflector to get the C# or VB.NET.

Don't know about anything that will do it the other way around.

I am not sure this is going to work without getting some wetware involved. For example, like this .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM