Documentation. It also supports the generation of PDF, HTML, and CSV documents. Phpexcel also supports filling data with existing Excel documents as templates to generate the above documents. In addition, its API documentation and demo are quite
Recently, we need to add a lock mechanism to the cache layer. Some Google Documents found that APC was not implemented (as if eaccelerator was used and never used). Only one lock is available, it is also relatively simple to implement with APC
PHP. debugging tool. Trace
1. Use xdebug to generate trace records .. One is trace and the other is profile record.
2. xdebug trace file parser or xdebug trace ToolXdebug. trace_format 0 = readable. each column from left to right indicates the
Paip. php debug imcompatible debug sever version... with Zend Debugger
The environment is as follows: PHP 5.2.6Zend debugger version: 5.2.xPDT 1.0.2.v20080102Zend debugger feature 5.2.15.v20081217Eclipse platform v3.3.1.1
The displayed information
(PHP version 5.1.6, installation directory/usr/local/PHP,Source codeDirectory/usr/software/php5.1.6 ):1. Run the CD command to access the PHP source.CodeIn the ETC/mbstring directory, that is, "/usr/software/php5.1.6/etc/mbstring ";2.
You can use the following statement to start a PHP background process:
$ Command = "PHP script. php"; $ pid = exec ("nohup $ command>/dev/null 2> & 1 & Echo $! ");
Nohup indicates that the process is independent of the created user and can run
After studying the reference path of PHP for a while, I came up with this solution.
Create a global. php file in the include folder under the root directory of the website.
Global. php
// convert the current directory to the root
With regard to regular expressions, Jeffrey once said a very memorable sentence: I used to think about using Pascal to process emails, but found that it was extremely difficult to process without regular expressions. As a result, I decided to first
PHP encounters the include_path = '.; C: \ PhP5 \ pear' error.
Address: http://www.cnblogs.com/airy/archive/2011/03/17/1987169.html
All the pages, including blank pages, will report errors similar to the following.
Warning: Unknown: failed to open
Hello everyone, this is 0.8 billion space. This article is about installing the discuz7.2 forum on the PHP server built with XAMPP. If you are a veteran, please give me some advice. Thank you! If you are a newbie, I hope this will help you. If it
Recently I am studying PHP and some related knowledge. So I will take a note here and give some reference when using it later.Add a table dynamically and delete a row. Each row is followed by an edit button. Click it successively. All the columns in
PHP is the preferred language for web development by many programmers. In actual development, all the functions of the website can be met by compiling in PHP, such as PHP page Jump.
How to obtain the submitted data in the parsing sequence of PHP
First, let's take a look at the description of the include file search principles in the PHP official manual:
Files for including are first looked for in each include_path entry relative to the current working directory, and then in the directory of
Document directory
I. Prerequisites: Building a PHP Environment
Ii. First PHP page
3. Practical scripts
4. process the form
5. Use the old PHP code in the new version of PHP
[PHP series tutorials] are collected and sorted based on the
Switch: 51cto
A large number of open source PHP (Open Source Code/open source) applications have changed the world and the Internet. The following is a summary of many types of open source PHP software, including databases, shopping, and blogs, for
1. APC
Alternative PHP cache (APC) is an effective open-source high-speed buffer storage tool for PHP. It can cache the opcode's PHP intermediate code.
Php apc provides two caching functions: cache opcode (target file), which is called
1. php Interface Class: InterfaceIn fact, their role is very simple. When many people develop a project together, they may call some classes written by others, and you will ask, how do I know how the implementation method of a function is named?
A few days ago, I suddenly wanted to write something. After all, I seldom do development on my own now (mainly maintenance-oriented, and rarely develop new modules independently ), A colleague just made a data statistics trend page and wrote a data
Download libchart
From: http://blog.csdn.net/dj0379/article/details/7451946
Libchart charts are really easy to use. The only pity is that they do not support Chinese characters and are garbled in charts. After pondering, I used the experience of
1. the file to be opened does not exist
Ii. Permission issues:
1.This PHP application is generally intended for general users in linux. The directory should be readable, writable, and executable (that is, 777). The file is assigned 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.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service