+ 4
Is ruby an alternative of Php
Can I use only ruby (not php) in a full feature web application?
4 Respostas
+ 10
Just a short list of what PHP is capable of:
- Generating dynamic page content
- Creating, opening, reading, writing, deleting, and closing files on the server
- Collecting form data
- Adding, deleting, and modifying information stored in your database
- controlling user-access
- encrypting data
- and much more!
+ 10
Yes, using the Ruby on Rails framework.
Also, Ruby is far superior to PHP as a general programming language. You would do well to become proficient in either Ruby or Python.
+ 7
@Eligijus and @Eric you also have to know other languages like JavaScript in order to use ROR.
+ 5
you can use ruby on rails framework for web development