Skip to content

Instantly share code, notes, and snippets.

@Radek-Suski
Created December 3, 2016 13:16
Show Gist options
  • Save Radek-Suski/660a8b820c98763304fa8617fa7c77d1 to your computer and use it in GitHub Desktop.
Save Radek-Suski/660a8b820c98763304fa8617fa7c77d1 to your computer and use it in GitHub Desktop.
<?php
$file = __FILE__;
$dir = __DIR__;
$dirname = dirname( __FILE__ );
echo 'done';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment