Skip to content

Instantly share code, notes, and snippets.

@hanamizuki
Created December 18, 2012 14:15
Show Gist options
  • Save hanamizuki/4328310 to your computer and use it in GitHub Desktop.
Save hanamizuki/4328310 to your computer and use it in GitHub Desktop.
Two ways,
<?php
print ‘$base_path’;
print ‘$GLOBALS[base_url]’;
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment