Main PHP application fields

Source: Internet
Author: User
Tags perl regular expression payflow pro

We arePHP application field 1. server scripts.

This is the most traditional and main target field of PHP. To do this, you must have the following three points:

A. PHP parser (CGI or server module ),

B. web servers,

C. web browser.

You need to install and configure PHP when running the web server,

Then, you can use a web browser to access the PHP program output, that is, browsing the PHP page on the server.

If you only want to experiment with PHP programming, all these can run on your home computer.

PHP application field 2. Command Line script.

You can write a PHP script without any servers or browsers.

In this way, only the PHP parser is required.

This usage depends on cron (Unix or Linux environment)

Or the daily running script of Task Scheduler (Windows environment) is ideal.

These scripts can also be used to process simple text.

PHP application field 3. Write desktop applications.

For desktop applications with graphic interfaces, PHP may not be the best language,

However, if you are very proficient in PHP and want to use some advanced features of PHP in client applications,

PHP-GTK can be used to write these programs. In this way, you can also compile cross-platform applications.

The PHP-GTK is an extension of PHP and does not include it in a commonly published PHP package.

If you are interested in PHP-GTK, visit its website for more information.

4. the PHP application field can be expanded to a wider extent:

PHP also supports the use of LDAP, IMAP, SNMP, NNTP, POP3, HTTP, COM (Windows environment)

And so on.

You can also open the original network port so that any other protocols can work together.

PHP supports WDDX complex data exchange with all web development languages.

For mutual connection, PHP already supports instant connection to Java objects,

And they can be freely used as PHP objects.

You can even use our extended library of CORBA to access remote objects.

PHP has extremely effective text processing features,

Supports POSIX extension or Perl regular expression to XML document parsing.

To parse and access XML documents, PHP 4 supports the SAX and DOM standards,

You can also use the XSLT extension library to convert XML documents.

PHP 5 standardizes all XML extensions based on robust libxm2,

Added support for SimpleXML and XMLReader, and extended its XML functions.

5. Extend the PHP application field to e-commerce.

They will find their Cybercash payment, CyberMUT, VeriSign Payflow Pro

And MCVE functions are very useful for online transaction programs.

6. There are also many other interesting extension libraries.

For example: mnoGoSearch search engine function, IRC gateway function,

Multiple compression tools (gzip and bz2), calendar conversion, translation ......


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.