• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Get Absolute Path of Server with Simple PHP Script

By Abhishek Ghosh June 11, 2012 8:51 am Updated on June 11, 2012

Get Absolute Path of Server with Simple PHP Script

Advertisement

Get Absolute Path of Server using a simple PHP Script using either a plugin or just running script on browser. Practically no knowledge of coding is required. We will use very simple logics and frequently this script is incorporated inside many WordPress Plugins to get Absolute Path of Server, like by the cache plugins to show any errors or need to change CHMOD value by the user.

 

Practical Usages of PHP Script to get Absolute Path of Server

 

The practical usage of this script to get absolute path of the root of the publicly accessible folder of the server by WordPress plugin within the plugin administration or by the hackers to get the idea of the path to attack. In this regard, any user have to understand the practical risk of keeping this kind of php script to get Absolute Path of Server or sub directory.

 

Example PHP Script to Get Absolute Path of Server with Simple PHP Script

 

Get Absolute Path of Server with Simple PHP Script

 

We are taking a Debian Linux Server as example. To create the php script, you need to do nothing but open any text editor, copy paste or write down this code :

Advertisement

---

 

 <?php echo $_SERVER[‘DOCUMENT_ROOT‘]; ?>

 

Save it with any name with php extension. For example if we give it the name knowroot.php ; and place it in the root of any of my domain like abhishekghosh.net, then to execute the script to get absolute path of the server, we will need to point the browser to :

 

http://abhishekghosh.net/knowroot.php

 

It will return the result like this :

 

/mnt/stoc7-wc3-dfw9/526391/www.abhishekghosh.net/web/content

 

Again to remind you, never keep this kind of script to get absolute path of server with open CHMOD so that all can execute it, rather protect this kind of PHP script to Get Absolute Path of Server it with .htaccess to make it unusable from browser to protect yourself from the hackers.
Signature

Tagged With get absolute path on server using php , php script for absolute path name
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Get Absolute Path of Server with Simple PHP Script

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • PHP Snippet to Hide AdSense Unit on WordPress 404 Page

    Here is Easy PHP Snippet to Hide AdSense Unit on WordPress 404 Page to Avoid Policy Violation and Decrease False Impression, False Low CTR.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

vpsdime

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Cloud-Powered Play: How Streaming Tech is Reshaping Online GamesSeptember 3, 2025
  • How to Use Transcribed Texts for MarketingAugust 14, 2025
  • nRF7002 DK vs ESP32 – A Technical Comparison for Wireless IoT DesignJune 18, 2025
  • Principles of Non-Invasive Blood Glucose Measurement By Near Infrared (NIR)June 11, 2025
  • Continuous Non-Invasive Blood Glucose Measurements: Present Situation (May 2025)May 23, 2025
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2026 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy