Alibabacloud.com offers a wide variety of articles about php current working directory, easily find your php current working directory information here online.
PHP Tutorial Configuration Chinese Narration
Let's see what you see, php.ini.
[PHP]
;;;;;;;;;;;; WARNING;;;;;;;;;;;;; This is the default settings file for new PHP installations.; By default, PHP installs itself with a configuration suitable for;
Compiling the source package requires./configure then compile a. so fileOne less error packetInstall packageNormal displayThe LS directory has a./configure fileQuerying module LocationsEditing a configuration fileEditing a configuration fileIncrease
Several PHP server architectures are strongly recommended !!! I found a good article and introduced in detail several architectures of the current PHP Server. I specially reprinted it. I strongly recommend it !!? Nginx + PHP + PHP-FPM (FastCGI) on
PHP features: the command line mode starts with version 4.3.0. PHP provides a new type of cli sapi (Server Application Programming Interface, Server Application Programming Port) support, named CLI, command Line Interface, that is, Command Line
Method One: First obtain the length of the folder in which the current file is located, and then use substr to intercept the length:
Copy the Code code as follows:
$dirName = str_replace ("\ \", "/", DirName (__file__));$dirNameLength = strlen
The code is as follows
/*** PHP Get path or directory implementation* @link http://www.45it.com*/ Magic variable to get the absolute path of the current fileecho "__file__: ========>". __file__;Echo ''; Magic variable, gets
code as follows
/** * php Fetch path or directory implementation * @l Ink http://www.45it.com */ //Magic variable, get the absolute path of the current file echo "__file__: ========> ".
Php cookie working principles and instance details, cookie Working Principles
Cookies are commonly used in php, but many friends may not know how cookies work. The following small series will help you sort out php cookies.
Working Principle and some
Starting with version 4.3.0, PHP provides a new type of CLI SAPI (Server application Programming Interface, service-side application programming port) support, called CLI, which means Command line Interface , which is the command-line interface. As
PHP obtains directories and methods through magic variables, Super global variables, and related functions: The code is as follows:Copy code /*** PHP path or directory retrieval implementation* @ Link http://www.111cn.net*/ // Magic variable to
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.