Click here to Skip to main content
15,894,180 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi I have two projects one in asp.net and other in php.Now i want to convert either asp.net to php or php to asp.net..
please tell me which one is easy and how can i do it
Posted
Updated 5-May-13 20:18pm
v2

There is no "convert". Programming models are very different, despite some similarities. Chances are, you will have to create a whole design of your code from scratch.

—SA
 
Share this answer
 
Comments
Maciej Los 6-May-13 2:22am    
Short and to the point!
+5
Sergey Alexandrovich Kryukov 6-May-13 2:28am    
Thank you, Maciej.
—SA
You can not simply do this,because this two are different in many ways.Refer to What are the fundamental differences between ASP.net and PHP.Further you can use something like Migration tool provided by Microsoft.
 
Share this answer
 
v2
Comments
Sergey Alexandrovich Kryukov 6-May-13 2:29am    
My 5.
—SA
Thanks7872 6-May-13 2:29am    
Thanks alot.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900