Use absolute and relative paths in php. Let's take a look at two pieces of code: Code 1: Access [php] metahttp-equivContent-Typecontenttexthtml; charsetGBK? Phpecho $ _ SERVER [DOCUMENT_ROOT];? The imgsrc..1.jpg code is as follows:
Code 1: access
Talk about the relative path problem in PHP and the use of absolute path, php absolute path
Problem description
First, let's take a look at the directory structure of our example and the content of the three files.
A. php
B. php
C/d. php
The d.
Analysis of the relationship between the absolute path and relative path of php. Php does not seem to use "" to represent the root directory as asp does. Instead, it uses $ _ SERVER [DOCUMENT_ROOT]. Others are the same:... to represent the upper
In-depth study on the relationship between the absolute path and relative path in php, it seems that php cannot use "/" as asp does to represent the ROOT directory, replacing it with $ _ SERVER ['document _ root'], others are the same :.. /indicates
I want to get the absolute path I uploaded, but I only get the file name and template file! How can I obtain the absolute path of my upload. Reply to discussion (solution)
What is the relationship with the absolute path on the uploaded machine?You
PHP does not seem to use "/" as ASP does to represent the root directory, replacing it with $ _ server ['document _ root']. Others are the same :.. /indicates the upper layer .. /Indicates the current layer. If A/B/C/S. php needs to call/BB/s2.txt
In php, it seems that the root directory cannot be represented by "" like asp, and $ _ SERVER [in php does not seem to be represented by "/" like asp, replace it with $ _ SERVER ['document _ root']. the others are the same :.. /indicates the upper
Php does not seem to use "/" as asp does to represent the root directory, replacing it with $ _ SERVER [
Php does not seem to use "/" as asp does to represent the ROOT directory, replacing it with $ _ SERVER ['document _ root']. Others are the same :
Phpbench file _ get absolute file path usage. PHP constant dirname (_ file _) _ FILE __: it is called a PHP magic constant and returns the complete path and file name of the currently executed PHP script, including an absolute path 1) the PHP
In a logical sense, the relative path of the directory is less than the absolute path. Like what.. The/admin/is significantly less than the directory traversed by c:/wamp/www/cms/templates/admin/.
Scenario: When using include (_once), require
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.