Skip to content

Instantly share code, notes, and snippets.

@SalmanRavoof
Created August 20, 2019 07:38
Show Gist options
  • Select an option

  • Save SalmanRavoof/f45777c6363c17436225f8a256cf2664 to your computer and use it in GitHub Desktop.

Select an option

Save SalmanRavoof/f45777c6363c17436225f8a256cf2664 to your computer and use it in GitHub Desktop.
A simple test PHP file.
<html>
<head>
<title>PHP-Test</title>
</head>
<body>
<?php echo '<h1>Hello World!</h1><h3>Welcome to WPMU DEV</h3>'; ?>
</body>
</html>
@nullray64
Copy link

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