4
votes
Why use a web framework (like rails) over php?
Writing it your self may make it easier for you to understand things your self but unfortunately it can make it much harder for other developers to understand what is happening. Frameworks will of …
