Eclipse joins PHP Plug-ins and supports php____php

Source: Internet
Author: User
Tags joins

PHP, a nested abbreviated name, is an abbreviation for the English Hypertext Preprocessing language (Php:hypertext preprocessor). PHP is an HTML embedded language, PHP and Microsoft's ASP somewhat similar, is a server-side embedded HTML document script language, language style has similar to C language, is now widely used by many web programmers. PHP's unique syntax mixes C, Java, Perl, and PHP with its own innovative syntax. It can execute dynamic Web pages faster than CGI or Perl.

After the amp (apache+mysql+php) is configured, the main development tools are:

1, Zend Studio, more suitable for PHP special development

2, Eclipse for PHP, more suitable for PHP special development

3, NetBeans for PHP

4, Dreamweaver, see that the resulting function

5, EditPlus, brisk and easy to use

6, VIM needs to study for some time, but it is helpful for Linux learning

7, Notepad, novice recommended, late improvement.

Eclipse is an open source, java-based, extensible development platform. For its part, it is just a framework and a set of services for building the development environment through plug-in components. Fortunately, Eclipse comes with a standard set of plug-ins, including Java development, c++,c,php, PYTHON,JSP,UML, and many other programming languages. Here is an introduction to eclipse to join PHP plug-ins and support PHP:

1, run Eclipse, in the main interface to find help under the "Instal New Software." Then select "All Available Sites" in work with. Because to search, so need to wait patiently, finally:


2, select Web development-related software, in which to find PHP Development Tools (PDT) software. Tick, click Next.


Find PHP Development Tools (PDT) from the Web.xml,java EE and OSGI options.


3, click Finish, complete the installation of PHP.

4. Click Yes to restart Eclipse.


5, into the preferences can see PHP. (If not, you can go to eclipse to officially download the standard version of the PHP plug-in installation.) )


7, the first Use, menu->new->project->php->php Project, specify a name, and then you can use, but to pay attention to the previous alias part of the corresponding, otherwise inaccessible:


8, the final is to run the test project inside the ee.php source program, here, there are two ways to run:

8.1, the use of online browser. Eclipse is a development tool that requires a server such as Apache that will generate a Wamp folder when it is installed, with a WWW folder in it, a generated. php file in it, and a http://localhost/file in the browser. PHP will do. This is similar to other ordinary editors such as SUBLINME, which does not embody eclipse's emphasis on integration capabilities.

8.2. Take advantage of local eclipse Browser. First, the Windows-> display view-> other-> regular-> internal Web browsers to bring up the local browser. First you need to configure Eclipse's workspace This must be set to the Wamp www directory. This will enable eclipse to see the effect directly.

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.