Register   Login       Forum   Search   Help  

Post new topic Reply to topic
The Web Hosting Forum > Programming & Technical > PHP Intro

Author Thread
Thermit
Site Admin


Joined: 11 Aug 2004
Posts: 272
PHP Intro  Reply with quote  

PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

PHP stands for PHP: Hypertext Preprocessor. This confuses many people because the first word of the acronym is the acronym. This type of acronym is called a recursive acronym. The curious can visit Free On-Line Dictionary of Computing for more information on recursive acronyms.

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the PHP introductory tutorial. After that, check out the PHP online manual, and the example archive sites and some of the other resources available in the PHP links section.


Post Tue Sep 07, 2004 4:29 pm
 View user's profile Send private message
Peter



Joined: 15 Nov 2004
Posts: 9
Location: New Jersey
PHP Intro  Reply with quote  

Hi,

Your post on PHP is very informative especially for juniors. I appreciate your efforts.

Peter

-------------------
http://www.accuwebhosting.com
peter@accuwebhosting.com
A Quality Hosting and Designing Service Provider


Post Thu Nov 18, 2004 8:06 am
 View user's profile Send private message Send e-mail Visit poster's website
Thermit
Site Admin


Joined: 11 Aug 2004
Posts: 272
 Reply with quote  

PHP is a great language and very popular. I'm no master of PHP, but knowing C++ makes editing PHP code not too hard.


Post Thu Nov 18, 2004 2:23 pm
 View user's profile Send private message
Euler



Joined: 02 Sep 2004
Posts: 109
 Reply with quote  

PHP is a wonderful tool for both rapid development and scalable production.

It has a few warts (magic_quotes and register_globals), but they are plainly visible in the documentation. Visible warts are okay because they are avoidable.

It's the invisible ones that turn out cancerous and inoperable because you weren't warned in time.

Eh... this whole skin tumor - language flaw metaphor is giving me a rash...


Post Fri Nov 19, 2004 11:11 pm
 View user's profile Send private message

Post new topic Reply to topic
Forum Jump:
Jump to:  

All times are GMT.
The time now is Wed Feb 08, 2012 9:39 am
  Display posts from previous: