Update from a long time
This commit is contained in:
14
php/phpinfo.php
Normal file
14
php/phpinfo.php
Normal file
@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Page Title</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
PHP?
|
||||
<?php
|
||||
phpinfo();
|
||||
?>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user