Article Categories

Advertisement
Article Options
Your Favorite Articles
View All Favorites
Articles to Read
You Recently Viewed...
Popular Articles
  1. Bold Text
  2. Simple Button
  3. Manage your MySpace Calendar
  4. The Advantages of PHP
  5. How to add Photos to MySpace
No popular articles found.
Popular Authors
  1. Adam Carmichael
  2. Joseph Lancaster
  3. Nicholas Hall
  4. Sanjib Ahmad
  5. Celeste Stewart
  6. Maneet Puri
  7. Deepaq Sharma
  8. Robby Alientjuh
  9. Anna Berk
  10. David Mytton
No popular authors found.
 »  Home  »  Web Development  »  PHP  »  Is PHP Right For You?
Is PHP Right For You?
By Celeste Stewart | Published  03/2/2006 | PHP | Unrated
Is PHP Right For You?
Since its development in the mid-90’s PHP has become an increasingly popular scripting language. If you’re involved in webpage design, it is nearly impossible to avoid discussion of PHP. You may be wondering if learning PHP is the right thing for you and your website.

Just what can PHP do? PHP can do just about whatever you want it to do because it is a server side technology and can accomplish just about everything a CGI program does such as collect data, send and receive cookies, generate dynamic pages and more. Dynamic web pages are web pages that return custom content to a user based on the results of a query, search or other request.

PHP is not limited to merely outputting HTML either. It can output images, PDF files, flash movies, text, XML and more. PHP supports numerous databases and offers extensions and ODBC connectivity to any other database not currently supported. PHP also offers functions useful for e-commerce and various online payment programs such as Cybercash and Verisign. With a little imagination and a few PHP programming skills, you‚Äôll be surprised at how versatile PHP is.  

So let’s answer the question, is PHP right for you? If you want to add dynamic content to your web site or incorporate a complex database and are willing to learn a fairly easy to learn scripting language, then the answer is yes, PHP is right for you. Using PHP gives you the ability to create an interactive and dynamic page without the need of purchasing expensive software. But of course, you will need to learn how to format and enter the PHP codes and scripts into your HTML.

The good news is, if you already are comfortable with other languages such as C, java, or Perl, PHP is easy to understand and learn. It uses many of the same conventions and structures as these other programming languages. It is an open source language so it is free and it comes with a ton of resources and a vibrant PHP community on the internet to help you ease your way into it.

How would you rate the quality of this article?
1 2 3 4 5
Poor Excellent
Verification:
Enter the security code shown below:
img


Spread The Word

del.icio.us it Digg this Furl Reddit Yahoo! this!



Get updates in your E-mail - Get notified when new articles are added, and get exclusive offers from our partners!
E-mail Address:
Subscribe: UnSubscribe:
 
Article Series
This article is part 3 of a 3 part series. Other articles in this series are shown below:
  1. Apache, MySQL & PHP for Windows
  2. Platform Compatibility
  3. Is PHP Right For You?