conversion of JSP app to PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
anp24
Forum Newbie
Posts: 13
Joined: Wed Jul 11, 2007 6:34 am

conversion of JSP app to PHP

Post by anp24 »

Hello,
I want to know if the website in JSP can be converted easily to PHP or not. Also current JSP Website has back end database as SQL Server 2005. Will the same database will work for PHP website or not.

Thanks
Regards
Anoop
Gopesh
Forum Contributor
Posts: 143
Joined: Fri Dec 24, 2010 12:48 am
Location: India

Re: conversion of JSP app to PHP

Post by Gopesh »

DO U mean any automatic conversion? The functionalities of a jsp site can be converted to php easily.
Post Reply