asuthosh Posted February 12, 2010 Share Posted February 12, 2010 I just want to know the benefits of PHP. I know the benefits but i want to know more about PHP so i need your views on benefits of PHP. facebookster.com/blog Most of the facebook apps are developed on PHP so what else we can do with it? Quote Link to comment https://forums.phpfreaks.com/topic/191852-can-anyone-tell-me-the-benefits-of-php/ Share on other sites More sharing options...
Zane Posted February 12, 2010 Share Posted February 12, 2010 That's a difficult question to answer given the criteria.... none. PHP is a great language, but to point out its "benefits" compared to nothing at all would be no different than replying to you with a blog about the peacock that lives down the street and all the benefits of living on a street with a peacock on it. If you're just jealous because you can't write the same way as "facebookster" then I'd say PHP has at least one benefit; like making someone jealous and envious for one. It seems to hold this power that makes people want to learn it, know it, ask people to learn it, pay them to "make it", etc.. That's just how cool PHP is. Quote Link to comment https://forums.phpfreaks.com/topic/191852-can-anyone-tell-me-the-benefits-of-php/#findComment-1011226 Share on other sites More sharing options...
Axeia Posted February 19, 2010 Share Posted February 19, 2010 Low learning curve compared to other serverside scripting languages Available on pretty much every host Proven to be successful for both small and big sites (facebook and yahoo both use PHP) Relatively few things you have to learn to get started <?php echo "Look at me, I'm writing php!" ?> Widely used, and thus well documented and there's tons of great tutorials for it Easy to set up for local testing with wamp Object Orientated Programming is optional instead of forced onto you. Quote Link to comment https://forums.phpfreaks.com/topic/191852-can-anyone-tell-me-the-benefits-of-php/#findComment-1014889 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.