How to integrate PHP into ASP.net easily. I want to know is there a simple coding process to do this.
Integrate PHP into ASP.net
Collapse
X
-
-
We have a website Wisestep.com which is developed on .NET platform. Now what we want to do is, integrate a CMS to post articles. Something like wordpress which is in PHP. Any suggestions on to do this in a simple way? ?Comment
-
Hmmm, this is a difficult problem. There are some .NET CMS systems out there that may be easier for this task...I would recommend looking into a .NET CMS system before trying to merge with PHP for this problem...it's not simple.
Some .NET CMSs off the top of my head that I'm aware of are dotNetNuke and umbraco. Even though I haven't used either CMS, I know that dotNetNuke has a large following. There is a even dotNetNuke user group where I live.
-FrinnyComment
Comment