PHP5.3 installation Step 1: Download the installation file
1. MySQL: mysql-5.1.49-win32.msi;
2. Apache: httpd-2.2.16-win32-x86-openssl-0.9.8o.msi;
3. PHP5.3.3 php-5.3.3-Win32-VC6-x86 Note: Be sure to download the php-5.3.3-Win32-VC6-x86 version
, Do
Which PHP version is more stable than the other version? Win & nbsp; 2008, IIS + PHP + MYSQL & nbsp; mainly run the DEDE system, which version PHP chooses is more stable
Example:
Which version is relatively stable?
Win 2008, IIS + PHP +
Previously, I introduced the PHP development tool zendstudio7 getting started tutorial. zendstudio is actually very memory-consuming. for beginners of PHP, I will share with you how to configure Editplus to debug the PHP program today, after
Install the LinuxPHP environment and Swoole extension in Cygwin and debug this blog article in PHPStorm for the following purposes:
1. install cygwin under Win
2. install the php environment and php development environment in cygwin
3. install
Solutions to some common problems during WordPress migration: wordpress migration. Solutions to some common problems during WordPress migration: wordpress migration 1. import database prompts that the data table already exists. Take host
Default php.ini file for virtual hosts
Bluehost cpanel can generate a default php.ini configuration file, if you need to make some special settings, you can download the file after the local edit the file upload to the appropriate directory, the
Configure php5.3 in IIS7. 1. download php5.3 for Windows. 2. configure the php. ini file in the php installation directory: remove the file earlier than date. timezone, and change it to date. timezoneAsiaShanghai3. check 5.3 when installing IIS7.
XDEBUG + MyECLIPSE single-step tracking and debugging of PHP code 1. xdebugXdebug is an open-source PHP program debugger (a Debug tool), which can be used to track, Debug, and analyze the running status of PHP programs. The latest version of Xdebug
I. Prerequisites
We need a web server to parse the pages created with PHP and display them to the browser. Apache2 is used in this article. However, any web server can meet the requirements.
To use some Debugging techniques
1. Stop the Wamp Server.
2. Go to the website windows.php.net to download php5.3.21 the vc6 thread safe build. Do not download the installer.
3. Create the php5.3.21 folder in Wamp/bin/PHP
4. decompress the downloaded zip package to the php5.3.21
Debugging a good code debugger in php "go" allows you to get twice the result with half the effort in solving the problem, because the code debugger can set breakpoints and track code lines by line, you can view the value of a variable and other
Install PHPCodeSniffer in Windows and use PHPStorm to install PHPCodeSniffer1. download PHP_CodeSniffer1.3.6: download. pear. php. netpackagePHP_CodeSniffer-1.3.6.tgz2. unzip to Directory: d: devto install PHP CodeSniffer in Windows and use PHPStorm
PHP V5.2 adds hooks to developers to take advantage of the ability to track file uploads in real time. This article is part 5th of the "What's new in PHP V5.2" series (a total of five parts) and will show you how to monitor file uploads and write
Advanced Web technology-PHP website construction. When building a website, most of the time it is required not only to provide static webpage access capabilities, it also hopes that it can interact with browser users and access the background
Where is PHP. PHP4: in the 1995 s behind the miracle, Rasmus was using PHP to write his personal homepage. Today, PHP has become a popular scripting language around the world, and more sites choose to use PHP, even Yahoo gave up his PHP4: in the 1995
PHP knowledge point summary? 1 .? DIRECTORY_SEPARATOR ????? What is the delimiter on windows while on linux? This symbol can be used to avoid this problem .?? 2 .? Realpath ????? Returns the absolute path of the object .?? 3. in php, 0null is true .?
Record the process to prevent forgetting, for reference only.
One, where to get PHP
Open the download page for the official PHP website: http://www.php.net/downloads.php
Select "PHP 5.2.0 installer [18,879kb]-2006" link to download
Second, PHP5
Many people prefer to use linux to build a php webpage running environment. However, because linux is highly customized, it often requires the root to run commands, which is somewhat high-end and corresponds to the Microsoft windows operating system,
Create a local debugging environment for PHP. For windows platforms, PHP provides an installer, but this installer cannot be directly run to build a personal server platform, but must be embedded into the existing server platform. for windows
In window, use pear to install phpunit1. install pear1) in the command line, enter the php installation directory, for example, my Directory D: phpZendZendServerbin. run go-pear if the following error occurs: pharD: install phpunit with pear in
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.