The method for disabling caching during Thinkphp development needs to be modified frequently during development, so that the cache must be deleted frequently to see the effect. Therefore, cache can be removed for ease of development. 1. find
Optimization debugging techniques and skills for PHP programmers. This article describes various methods for debugging PHP applications, including opening error reports in ApacheandPHP and placing strategic print statements in a simple PHP script,
Summary of some common Php problems. Summary of some common Php problems 1: Why can't I get the variable I post the data name to another webpage on one webpage? why can't I get any value when I output $ name? In versions later than PHP4.2, reg Php
Php FAQ summary page 12th. If you have any errors or have better ideas, please post them. please read the PHP Manual, MYSQL manual, and settings in PHPINFO carefully before asking questions. In addition, I hope you can read the PHP programming
FirePHP: debug your PHP code like Firebug. [Php100] if you often use Firebug to debug HTML, CSS, JavaScript, and Ajax code, Firebug will be easily, fast, and intuitive. But have you ever thought about using Firebug to call [php100] if you often use
Install, configure, and debug PHP5.2.0 in IIS. Record the process for your reference only. 1. Where can I obtain the PHP download page on the official PHP website? www. php. netdownloads. php: Select "PHP5.2.0installer [18,879 Kb]-02 record process
PHP command line? Yes, you can! Use PHP scripts for general purposes and the command line interface for PHP debugging to learn how to Debug PHP code through the command line, and to experience the power of PHP as a shell scripting language .? CLIPHP
Example 1 of FirePHP use. what is firePHP? firePHP is a ff plug-in used to output php debugging information to the firebug console. II. what does firePHP do after it is officially released without affecting the page display? Debug php and output the
1: Why can't I get the variable I post the data name to another webpage on one webpage? why can't I get any value when I output $ name? In versions later than PHP4.2, the default value of reGISter_global is off. if you want to get the variable
This article describes how to Debug PHP using various program methods, including opening error reports in ApacheandPHP and placing strategic print statements in a simple PHP script, find the source of a harder bug. PHPEcli for Eclipse
This article
PHP7 up and runningReal-Park Learning videoThe original link of the park learningPHP7, Xdebug and HomesteadAfter going through 13 RC versions, PHP 7 finally came. Before we start evaluating the new features of PHP 7, we need to build a separate
During the development phase using thinkphp, the program is often modified. If you do not disable the cache, this may cause a lot of unnecessary troubles, such as modifying the table structure, you must delete the data structure cache to see the
ThinkPHP3.2 Loading Process (1), thinkphp3.2 Loading
Loading Process (Official introduction ):
User URL request
Call the app portal file (usually the index. php of the website)
Load the framework entry file (ThinkPHP. php)
Record the initial
If you have any errors or have a better idea, follow the instructions.Please carefully read the PHP manual, MYSQL manual, and settings in PHPINFO before asking questions.In addition, I hope you can read the PHP programming standard.PHP Manual1: Why
My blog Original: https://wiki.feiffy.cc/Blog: Debug a single php file with VscodeSuddenly found to be able to use Vscode Single file, today has not been successful, but also thought that Vscode can not debug a single file it. Here is a record of
A new version of the Zend Studio Server component was released at the same time each time a newer release of Zend Studio was released, making it easy for us to debug remotely. But since Zend released Zend Platform, they are no longer updating the
It is very inefficient to debug PHP with the variable output by Echo,var_dump,print_r and so on. With Xdebug, you can debug PHP directly in the IDE. Installing XdebugDownload XdebugPlease download the corresponding PHP version of Xdebug
This series of articles belongs to the author's original articles. Please respect the author's Labor achievements. For reprinted articles, please indicate the source: walkingmanc's column. If you think this series of articles is useful to you,
This article mainly describes how to use Vim + xhttp://www.php.cn/code/8684.html "target=" _blank ">debug debug PHP program on the server, although there are many ways to introduce how to use Eclipse + Xdebug Debugging PHP articles on the
ThinkPHP learning notes debugging mode and logging. Under the gorgeous split line, you need to modify and configure the specific implementation method: cong. php [php]? Phpreturnarray ~ App. php and ~ The runtime. php configuration under the
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.