Interop in csharp

C# code using PHP

  • Referencing PHP project by C# project
  • PHP code lifecycle (Load, Context)
  • calling PHP functions and passing arguments
  • set PHP global variable/constant
  • instantiate PHP class
  • extend PHP class or interface
  • delegates
  • objects

Related links

You can also refer to all our articles in our blog on the topic of interoperability for more information.