+ 11
why to learn php
why to learn php
4 Réponses
+ 8
what are its uses
+ 7
PHP is server-side coding; your browser (the client) requests the server do something. PHP can do it; returning results, new HTML, etc to the browser.
Compare PHP to AngularJS or NodeJS.
+ 4
Additional info in the question and recommendations for how to think about PHP in the first answer (suggestion: like an engine that can answer very specific tasks for you rather than just for templates or pre-rendered views):
http://stackoverflow.com/questions/15623967/should-i-mix-angularjs-with-a-php-framework
+ 2
Refer this http://www.sitesbay.com/php/php-uses-of-php .
You will be much more clear about its use.