Jump to content

Can anyone tell me the benefits of PHP?


asuthosh

Recommended Posts

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.

 

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.