Skip to content

Instantly share code, notes, and snippets.

@benytocarlo
Created July 4, 2014 15:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benytocarlo/474fa27c4ce09954ad47 to your computer and use it in GitHub Desktop.
Save benytocarlo/474fa27c4ce09954ad47 to your computer and use it in GitHub Desktop.
Ruta absoluta del servidor
<?php
echo dirname(__FILE__);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment