• 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

This Article Has Been Shared 490 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic 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

  • WordPress Security : Master Guide to Make WordPress Hackerproof

    Wordpress Security is an important factor today as WordPress is used for excellent blogs,corporate website,online shop. MySQL, .htaccess and plugins can harden.

  • Wrongs Done By Self Hosted WordPress Newbies

    Wrongs Done By Self Hosted WordPress Newbies has probably never listed by any Advanced WordPress forum user or Codex user.We frequently find some common errors.

  • Clean Installation of WordPress on a Live Domain without Maintenance Mode

    Clean Installation of WordPress on a Live Domain without Maintenance Mode means you can browse this post page but we are installing WordPress freshly behind.

  • List of Open Source PHP MySQL Based E-Commerce Softwares

    List of Open Source PHP MySQL Based E-Commerce Softwares lists easily installable Free Softwares to create full fledged Business websites. Most are widely used.

  • WordPress Schema.org Plugins : Still No Ideal Plugin

    WordPress Schema.org Plugins are still far away from being even closer to ideal. With the ongoing tendency of WordPress development, it is quite normal.

Additionally, 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

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

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

Search this website…

 

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 (21K Followers)
  • Twitter (5.3k 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

  • Basics of Data Protection on the Internet March 2, 2021
  • What is Standard Software February 28, 2021
  • WordPress Link to text Fragment February 27, 2021
  • How to Protect IP Cameras From Hackers February 25, 2021
  • 6 Sectors That Have Undergone Revamps in Digital Landscape February 24, 2021

 

About This Article

Cite this article as: Abhishek Ghosh, "Get Absolute Path of Server with Simple PHP Script," in The Customize Windows, June 11, 2012, March 2, 2021, https://thecustomizewindows.com/2012/06/get-absolute-path-of-server-with-simple-php-script/.

Source:The Customize Windows, JiMA.in

 

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

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

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