Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 2000051

Re: [PHP3] Help craft PHP description From: Greg Billock (billgr <email protected>)
Date: 05/15/00

Here's how I'd amend the present candidate:

PHP is a general-purpose scripting language that is especially
suited for the Web development and can be embedded into HTML.

<<Its syntax is similar to C, Java, and Perl.
>>Its syntax will be easy to learn for developers of C, Java, and Perl.
------------------

<<PHP runs on many different platforms and can be used as a
<<standalone executable as well as under many web servers.

>>PHP runs on many different platforms and can be used as a
>>standalone executable as well as a plug-in [or linked-in] module with
>>many web servers.
-----------------

It has excellent support for databases,
various Internet protocols, and general data manipulation.

--------------
<<PHP can be extended through its powerful API to include additional
<<functionality.

>>Because of its modular construction and open architecture, PHP can
>>be extended through its powerful API to include additional functionality
>>like language extensions to PHP itself (such as modules for interface to
powerful
>>C libraries), tools to make PHP operate more efficiently (such as
>>compilers, output caches), and to embed PHP within other applications.

-Greg Billock

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>