WHAT-IS . NET
Information and answers to all your common and special questions.
A php programmer or php software developer is someone who programs computers, that is, one who writes computer software. The term computer programmer can refer to a specialist in one area of computer programming or to a generalist who writes code for many kinds of software. One who practices or professes a formal approach to programming may also be known as a programmer analyst, software engineer, computer scientist, or software analyst. A programmer's primary computer language (php in this case) is often prefixed to the above titles, and those who work in a web environment often prefix their titles with web.

Those proficient in computer programming skills may become famous, though this regard is normally limited to software engineering circles. Many of the most notable programmers are often labeled hackers. Php programmers often have or project an image of individualist geekdom and resistance to "suits".
Copyright ©2009 What-is.Net  All rights reserved.
Last Updated: Sep 2009
What are php Programmers?
PHP is a reflective programming language originally designed for producing dynamic Web pages. PHP is used mainly in server-side application software, but can be used from a command line interface or in standalone graphical applications.

PHP competes with other programming languages such as Perl, Ruby, and Python; as of December 2006, it is ranked 5th, down from 4th last year, by TIOBE Programming Community Index. The rankings are based on world wide availability of practitioners, courses and vendors.

PHP Programming
For those of you unfamiliar with PHP programming and its many applications, PHP is a script language and interpreter that is used primarily on Linux web servers. The acronym PHP, previously derived from "Personal Home Page Tools", now stands for "Hypertext Preprocessor". PHP programming is an alternative to Microsoft's Active Server Page (ASP) technology. As with ASP, the PHP script is dynamic and embedded within the page along with the static HTML. Before the web page is sent to a user, the web server calls PHP interpreter to perform the operations called for in the PHP script, which can be any number of custom PHP applications including retrieving information from a PHP database or connecting customers to a fully interactive PHP shopping cart.
php Programmers
Return to HOME Page