View Single Post
Old Aug 30th, 2005, 1:34 PM   #7
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Ruby on Rails is more complicated than PHP, but once understood, it's considerably faster. Rails has made a name for itself as a very efficient and swift way of putting together a web application. It also tends to produce very structured and consise code, which is another big advantage.

It rather depends on how confident you are wih programming. PHP is simpler to understand, but you'll end up writing more code to do the same thing.
Arevos is offline   Reply With Quote