Sunday, January 27, 2013

Re: PHP vs Django

Your question final answer is always go with your preference. PHP and Django is a whole different thing. PHP is a language and Django is a framework. If I tell you what to choose to build a web app, go for Django because it is a framework. Code a web app from scratch by PHP is just tormenting. PHP dose have a lot of framework that you can learn. will list some of both advantages.

PHP:
  1. Web standard
  2. Easy to deploy
  3. Lot's of framework choices
  4. Easier than Django to find host server that support PHP
Django:
  1. It's Python
  2. Django full-framework feature really lessen the code you need to write
  3. Django-admin give instant content management system that production-ready
  4. Lot's of feature that can be found on Django documentation page.

On Monday, January 28, 2013 10:36:37 AM UTC+7, Vijaya Reddy wrote:
Hello All,

I want to build my career in web development. I have learned CSS,HTML,JS. Now i am planning to learn either PHP or Dajngo. I have good knowledge in python.
Which one is good(Django or PHP)?


Thanks and Regards
Vijaya Reddy

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment