Skip to content

Instantly share code, notes, and snippets.

@Shaltz
Created April 23, 2015 09:05
Show Gist options
  • Save Shaltz/85560457c16a0970e2bf to your computer and use it in GitHub Desktop.
Save Shaltz/85560457c16a0970e2bf to your computer and use it in GitHub Desktop.
dev tricks and commands (on Ubuntu)
restart apache server: sudo /etc/init.d/apache2 restart
show php infos in html page : <?php phpinfo(); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment