Kyle123 Posted April 9, 2012 Share Posted April 9, 2012 In php how could I build a .net application? So I have a source that I want to build in .net, but i'm not sure how... Link to comment https://forums.phpfreaks.com/topic/260582-building-net-apps/ Share on other sites More sharing options...
scootstah Posted April 9, 2012 Share Posted April 9, 2012 PHP and .NET are two different technologies. You can't use one to build the other. Link to comment https://forums.phpfreaks.com/topic/260582-building-net-apps/#findComment-1335496 Share on other sites More sharing options...
Kyle123 Posted April 9, 2012 Author Share Posted April 9, 2012 I mean like a php builder, I know its possible because i'v seen people do it. Just don't know how. Link to comment https://forums.phpfreaks.com/topic/260582-building-net-apps/#findComment-1335500 Share on other sites More sharing options...
KevinM1 Posted April 9, 2012 Share Posted April 9, 2012 ...what do you mean by 'PHP builder'? Link to comment https://forums.phpfreaks.com/topic/260582-building-net-apps/#findComment-1335511 Share on other sites More sharing options...
trq Posted April 9, 2012 Share Posted April 9, 2012 You need to describe in detail what it is you are wanting to do. The terms you are currently using don't make a lot of sense. Link to comment https://forums.phpfreaks.com/topic/260582-building-net-apps/#findComment-1335524 Share on other sites More sharing options...
Kyle123 Posted April 9, 2012 Author Share Posted April 9, 2012 Okay well I have a source to a program in vb that i coded, in vb and C# there is a thing called codedom witch allows you to compile the source to a executable. I want to know how to do this in php. Hope I explained it more now Link to comment https://forums.phpfreaks.com/topic/260582-building-net-apps/#findComment-1335627 Share on other sites More sharing options...
scootstah Posted April 9, 2012 Share Posted April 9, 2012 You can try http://www.phpcompiler.org/ Link to comment https://forums.phpfreaks.com/topic/260582-building-net-apps/#findComment-1335645 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.