How to download and install the PHP compiler in XP

Source: Internet
Author: User
Tags php compiler
How to download and install the PHP compiler in XP
How to download and install the PHP compiler php-5.3.8 in XP for detailed procedures

------Solution--------------------
You're not as good as the next Eclipse compiler, it's a PHP professional cheap, and there's a compiler video tutorial in PHP100!
------Solution--------------------
I feel that the initial learning of PHP can be used EditPlus or Dreamweaver, so that your function will have to knock yourself, like eclipse such an integrated development environment will automatically prompt pop-up, but not good for beginners
------Solution--------------------
The editor can be installed directly, only the development environment needs to be configured, you can also use the integrated development environment WAMP5, download address http://www.crsky.com/soft/10723.html
------Solution--------------------
5.38 There is only a compressed VC9 version of the installation package, after unzipping the configuration file in Apache to add something similar to the following. Make sure your PHP path is the same as the one you added.
In addition to the PHP folder in the Php.ini-development modified to php.ini after the restart Apache can complete the environment configuration.
Some other PHP customization to modify the php.ini file yourself

Phpinidir "F:\PHP_3.8\"
LoadModule php5_module "F:\PHP_3.8\php5apache2_2.dll"
AddType application/x-httpd-php. php. phtml
Loadfile "F:\PHP_3.8\php5ts.dll"
  • Related Article

    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.