.NET and php integration

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mahdieh
    New Member
    • Mar 2010
    • 1

    .NET and php integration

    My university has a PHP website and I am going to develop a .Net project for the university. My question is:

    How to integrate my .Net application and .Net forms with PHP website?
  • ThatThatGuy
    Recognized Expert Contributor
    • Jul 2009
    • 453

    #2
    Asp.net pages and PHP Pages runs on different web servers ....

    Your university... has a PHP website that means it is run by a PHP server viz. Apache....
    So how can it compile your asp.net pages... when it is designed and programmed for interpreting PHP Pages....
    Think it once

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      Actually I am running an IIS Server right now that hosts both PHP and ASP.NET websites. There is no problem with running a PHP website on a Windows WebServer (without Apache).

      I'm not sure what you mean exactly by "integratio n". Integration could mean a number of things....it would be best if you provided us with more details on what you consider to be "integratin g" the existing PHP website and the "ASP.NET" website.

      -Frinny

      Comment

      Working...