ASP.NET migrate to PHP

IxiRancid

Centurion
Joined
Jun 16, 2004
Messages
104
Location
Europe
I have a WebApplication written in vb.net. This application uses mostly complicated math equations and just a few textboxes to enter parameters.
Some of the functions (besides math) use date and time conversions in AddDate and DateDiff functions...

How could this be migrated to PHP, with what troubles etc.?
 
Back
Top