From: MikkelFJ Date: 2002-10-15T02:38:17+09:00 Subject: Re: ruby<=>php for web scripting > I've a question. Probably I will be a web programmer. They want me to > program in php. How can I (can I) get them to use ruby instead of php? > I just cannot tell them: "because ruby is more OO", they don't know > about programming... > So any ideas, links? If it is a large project, Ruby offers increased productivity because it reduces code complexity. If the project needs wide deployment on off-the-shelf ISP's, PHP is readily available, Ruby is not. Mikkel