Advanced | Tips the administrators of more than 3 million Internet sites worldwide are using PHP, making it one of the most popular server-side scripting languages. It is characterized by fast operation, stable and reliable, cross-platform, and open
Install PHP and face to the choice of mode, before is the choice of mod_php mode, because it is easier to install HA, today suddenly concerned about fastcgi this model, sepsis a handful of mod_php and fastcgi to find some of the choice and
Eaccelerator and Zend Optimizer is an accelerated software, we can use it to synchronize with the PHP environment to use PHP performance better, let's take a look at Linux installation Zend Optimizer and Eaccelerator tutorials
Download Zend
A script that sends an e-mail message may be one of the most common scripts you can find on a Web site, although it's simple, a mail script can sometimes make programmers very frustrated. There is a function called mail () in PHP that only needs to
Web|xml
[Web Service Introduction]
Web Service is created for the communication of heterogeneous systems, and its basic idea is to use an xml-based HTTP remote invocation to provide a standard mechanism that eliminates the need to establish a new
When the Windows Server opens the GD Library of PHP, the results of phpinfo () after using CGI do not appear in the Configure Command.
The Configure Command displays the following:
The code is as follows:
1 Cscript/nologo configure.js
Today I'm going to share a little bit of my experience with Xdebug. Xdebug is also because the need is used to generate coverage analysis files installed, just contact soon, usually used is not very frequent, but this is a good tool, if you want to
Installation Configuration Apache2
1. Download the latest source code package to the Apache (www.apache.org) Official website
2. With TAR-ZXVF apache_[version].tar.gz decompression, get a directory
3. Enter directory
IIS is used as a Web server under Win7, but recently because of the requirements of the project, it is necessary to automatically make a turn when the server encounters a 404 error (not on the client's jump, but when the server receives the client
apache|php5|window| Server
Several packages need to be downloaded:1. PHP5 RC32. Apache 2.0.493. MySQL 4.0.20Download Packages:1. PHP5 RC3PHP official website Download address: http://www.php.net/downloads.php, find the following map location,
Everyone knows that phpinfo (), which is used to display server configuration, is a useful tool for installing new servers and is a very useful tool to communicate with various administrators.
Of course, after use, it is usually removed or only
apache| Tricks | Script to install PHP as Apache DSO
PHP is often used with Apache Web servers for Linux/unix platforms. When we install PHP in the Apache environment, you have three installation modes to choose from: Static module, dynamic module (
The first step: iis6.0 environment configuration, here is not much introduction
Step two: Download the php5.3.3 version of Windows compression: Php-5.3.3-nts-win32-vc9-x86.zip
1, download, select VC9 x86 Non Thread Safe.
2, Php-5.3.3-nts-win32-vc9
Speaking of PHP code debugging, for experienced phper, through the Echo, Print_r, Var_dump function, or PHP development tools Zend Studio, EditPlus can solve most of the problems, but for the introduction of PHP to learn the children's shoes have a
Build Your owndebian/ubuntu LAMP Server-quick & Easy Do it yourself installation
Apache 2-linux Web Server
MySQL 5-mysql Database Server
PHP4/5-PHP Scripting Language
phpmyadmin-web-based database admin software.Note:linux + Apache + MySQL
Recently, a lot of friends asked me about the installation process of PHP under Windows XP, just recently I successfully installed the PHP4.23 in a modular manner on my own machine. Since so many friends need it, I'll take the most common IIS and
System Requirements
Win2000 Advanced Server
iis5.0
Php5rc2
First step
Of course, first of all, from the http://cn.php.net/get/php-5.0.3-Win32.zip/from/a/mirror up and down a php-5.0.3-win32.zip back. I am under the php-5.0.3rc2-win32.zip in fact
Zend Optimizer (hereinafter referred to Zo) improves the execution speed of PHP 4.0 applications by optimizing the code. The principle of implementation is to optimize the code that is generated by running the compiler (Run-time Compiler) before it
The relevant IP settings used in this tutorial should be modified in your environment.Update apt-get before using because the server is basically a bare systemApt-get Update;Apt-get upgrade; 1 We use the root account to install, first switch to the
A script that sends an e-mail message may be one of the most common scripts you can find on a Web site, although it's simple, a mail script can sometimes make programmers very frustrated. There is a function called mail () in PHP that only needs to
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:
[email protected]
and provide relevant evidence. A staff member will contact you within 5 working days.