Vs. PHP for Visuao Studio 2013 installation, hack, configuration tutorial

Source: Internet
Author: User
Tags phpinfo

installation

First, you must install vs2013. I installed the community version, free of charge at the same time full-featured.

Then, go to Vs.php's official website to download the corresponding version.

Download complete, install.

cracked

Then extract the downloaded files and move the Devsense.VisualStudio.LicensePackage.dll to

C:\users\{your name}\appdata\local\microsoft\visualstudio\12.0\extensions\devsense\php Tools for Visual Studio 2013 1.15.5962

Overwrite the corresponding DLL.

Open VS, you can already create a PHP project.

Configuration

Create a new PHP project, F5 Run, will pop up this window.

If your computer does not have a PHP environment installed, you should choose automatically.

But I have installed the XAMPP, so choose manually.

Without installing Xdebug, click Enable Xdebug extension, if you can decide which version to download, it's best. You can not tell which words should be downloaded to the custom installation instructions.

The information required to enter phpinfo ().

Create a PHP file that reads as follows:

<? PHP      Phpinfo ();     Exit ;? >

Run, get the page:

Ctrl + A Select all, copy, paste the input box to the page just as follows:

After clicking, you will get the following information:

Follow the steps, Finish, rerun ...

Only yes ...

has been apply,yes, finally, succeeded ~~~~~~~~~~~~~~~~~~

Vs. PHP for Visuao Studio 2013 installation, hack, configuration tutorial

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.