Simple create a file called info.php in your public_html folder then add this codd to the page and save:
<html>
<head>
<title>PHP Test</title>
</head>
<body>
<?php phpinfo(); ?>
</body>
</html>
Simple create a file called info.php in your public_html folder then add this codd to the page and save:
<html>
<head>
<title>PHP Test</title>
</head>
<body>
<?php phpinfo(); ?>
</body>
</html>
Tags: Linux Software / Scripts · Linux Tricks
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment