Skip to content

Instantly share code, notes, and snippets.

@ansargondal
Last active June 4, 2019 23:09
Show Gist options
  • Save ansargondal/4a12ac2ca03e5afffaa42ea0f1c27859 to your computer and use it in GitHub Desktop.
Save ansargondal/4a12ac2ca03e5afffaa42ea0f1c27859 to your computer and use it in GitHub Desktop.

How To See PHP Information?

<?php

 echo phpinfo();

?> 

😃

What the Hell are you saying?

I think you should use an <?= echo 'Hello World!' ?> element here instead.

  1. Item 1
  2. Item 2
  3. Item 3
    1. Item 3a
    2. Item 3b

For more information feel free to visit DevDimensions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment