PHP IDE (integrated Development Environment) Selection Guide [3]
It is important to note that the IDE that we are talking about here must support syntax checking, with single-step debugging. Otherwise we do not act as PHP IDE. So, software like Dreamweaver is not a
Preparations
To successfully debug the PHP application in the netbeans IDE for PHPProgramFor PHP development and installation, you must configure the PHP engine, Apache Local Web server, and xdebug debugger. Enable xdebug
After xdebug is installed, you must enable it in the PHP
the Eclipse directory), overwriting its files canSince the PHP plugin has not yet been installed, Eclipse has already been run, that is, the eclipse has been compiledRelated configuration, so to clear those configuration, let it recompile, the plug-in is also compiled to go to the lineUse the terminal to enter the Eclipse installation directory, which is just above to enter the Eclipse directory and executeEclipse-cleanAt this point, turn off Eclipse
Does php have a good IDE? Does php have a good IDE? Every time I edit the php file and copy it to the root directory for execution, this is very troublesome. Is there an IDe tool? You can edit the code in the
Let's take a look! Is PHP network programming the most widely used IDE? I am engaged in JAVA. now I have a small system that uses PHP. I used to learn only the PHP syntax and use Editplus for exercises. now I want to know: as the question! For beginners, please do not explain zendstudio. in Notepad, let's take a look a
This article mainly introduces the PHP IDE phpstorm configuration support friendly Laravel code hint method, the key configuration has added red hint, need friend can refer to under
The Phpstorm artifact can support a more user-friendly Laravel framework code hint (click to view) and only need to do the following:
First step: Add the following line to the project's Composer.json
The code is as follows:
Seek the Master:
My Computer environment:
Windows XP 32-bit
PHP IDE has Zend Studio for Eclipse, Eclipse for PHP developers
The server has Apache 2.2.25, Wamp integration
PHP version 5.3.28
IDE, server can be swapped, it is import
Common php ide phpstorm shortcut keys
This article mainly introduces common php ide phpstorm shortcut keys. This article lists phpstorm shortcut keys for mac and Windows systems. For more information, see
I. mac phpstorm shortcut
Command + a select all
Command + c Replicatio
What IDE tool is used for php extension development? What IDE tool is used for vssublime php extension development?
Vs
Sublime
Reply content:
What IDE tools are used for php extension development?VsSublime
The
Everyone knows that php only has one $ a when declaring a variable, so IDE does not know what its data type is. If it is a class instance, $ anewClass (); then the IDE will know that it is a class instance and prompt the class attributes and methods when you write code. However, when
Everyone knows that php only has o
What IDE tools are used by PHP extension development
Vs
Sublime
Reply content:
What IDE tools are used by PHP extension developmentVsSublime
PHP extensions (PECL), like the PHP engine, are developed using the C language.
PHP IDE phpstorm Common shortcut keys, idephpstorm
First, Mac computer phpstorm shortcut keys
Command + a Select allCommand + C replicationCommand + V PasteCommand + z UndoCommand + K code SearchCommand + L Enter line number to jump to a lineCommand + o View the structure of a classCommand +/single-line commentCommand + e lists the last file openedCTRL + SHIFT +/Block CommentSHIFT + COMMAND + XSHIFT + COMM
What is the commonly used ide for php development? Please advise! What is the commonly used ide for php development? Please advise! ------ Solution -------------------- VIM is quite useful. I switched from C development to PHP ------ solution ------------------------ phpStor
What PHP IDE can open a shared folder under a Mac? Our company's project is shared on the LAN computer, after mapping the virtual drive, looking for an IDE tool, you must be able to import the project directory structure into the IDE, please recommend
Reply content:
What PHP
This article mainly introduces the PHP IDE phpstorm common shortcut keys, this article lists the Mac system and the Windows system Phpstorm shortcut keys, the need for friends can refer to the followingFirst, Mac computer phpstorm shortcut keysCommand + a Select allCommand + C replicationCommand + V PasteCommand + z UndoCommand + K code SearchCommand + L Enter li
IBM and Zend to Aim PHP (as the current mainstream development language) at. NET Through eclipse.org Open Source Foundation
Http://opensource.sys-con.com/read/141508.htm
Zend and IBM co-sponsored an open source project, PHP (as the current mainstream development language) collaboration project. This project is based on PHP (which is now the mainstream developmen
What is the commonly used ide for php development? Please advise! What is the commonly used ide for php development? Please advise!
Reply to discussion (solution)
No one answered. Do I have to answer a zend studio question?
VIM is quite useful. I switched from C development to
This article mainly introduces PHP IDE phpstorm common shortcut keys, this article lists the MAC system and Windows system under the Phpstorm shortcut keys, the need for friends can refer to the following
First, Mac computer phpstorm shortcut keys
Command + a Select all
Command + C replication
Command + V Paste
Command + z Undo
Command + K code Search
Comm
Phpstorm artifact can support the more friendly Laravel framework code hints (click to view), just do the following to do:
First step: Add the following line to the Composer.json of the project
"Require": {"laravel/framework": "5.0.*", "Barryvdh/laravel-ide-helper": "Dev-master"}
Step two: Perform composer updateStep Three: Add service provider, open the project config/app.php add the following line to providers:
' Barryvdh\laravelidehelper\idehel
Common php ide phpstorm Shortcut Keys: idephpstorm
I. mac phpstorm shortcut
Command + a select allCommand + c ReplicationCommand + v PasteCommand + z undoCommand + k Code SearchCommand + l enter the row number to jump to a lineCommand + o view the structure of a classCommand +/single line commentCommand + e list the last opened filesCtrl + shift +/block commentShift + command + xShift + command + r search f
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.