Welcome Guest, Not a member yet? Register   Sign In
How much time it will take to convert a jsp website to php?
#1

[eluser]Unknown[/eluser]
How much time it will take to convert a jsp website to php

I have a website created in JSP. I want it to be converted to PHP application. Can anyone tell me after looking into www.fundooad.com what all resources are required.
#2

[eluser]gtech[/eluser]
That is an impossible question to ask as there are so many variables, what I would do in your situation is count the number of pages you need to convert and estimate how long it would take to convert one average sized page (including requests to the database)...

you could do this by downloading CI and having a go converting one page.. you should be able to base your estimate from that times the number of pages, and then times by two to allow for unknown problems.

I am assuming you do not need to rewrite the datamodel, if you are then you need to estimate time for that as well.




Theme © iAndrew 2016 - Forum software by © MyBB