Re: [PHP] Developing existing java portal in php

2008-04-14 Thread Sangamesh B
Hi, I know that php is an interpreter, like shell. It won't produce any object or executable file. Now the portal has to be developed such that the php source shouldn't be visible in the product. Means the product should be able to produced in binary format. Is it possible to emb

Re: [PHP] Developing existing java portal in php

2008-03-28 Thread Sangamesh B
Thanks for the reply. Can it be done by just using php + html or perl + html. Also, May I know a beginners document to start working on html, php and perl. Thanks, Sangamesh On Fri, Mar 28, 2008 at 1:50 AM, ganu <[EMAIL PROTECTED]> wrote: > > > On Thu, Mar 27, 2008 at 7:52 AM, Sangamesh B <[E

Re: [PHP] Developing existing java portal in php

2008-03-27 Thread ganu
On Thu, Mar 27, 2008 at 7:52 AM, Sangamesh B <[EMAIL PROTECTED]> wrote: > Hi all, > > Here is one web portal product which is already developed using java > tools. > I don't know java, php or perl. But I can learn php quickly compared to > java. Learning PHP,Perl is very easy as compare to Java.

Re: [PHP] Developing existing java portal in php

2008-03-27 Thread Wolf
Sangamesh B <[EMAIL PROTECTED]> wrote: > Hi all, > > Here is one web portal product which is already developed using java tools. > I don't know java, php or perl. But I can learn php quickly compared to > java. > > My question is: Is it possible to develop such web portal using php & html?

[PHP] Developing existing java portal in php

2008-03-27 Thread Sangamesh B
Hi all, Here is one web portal product which is already developed using java tools. I don't know java, php or perl. But I can learn php quickly compared to java. My question is: Is it possible to develop such web portal using php & html? Let me explain how the java portal/product works: The use