PHP Classes

File: php.php

Recommend this page to a friend!
  Classes of Vallo Reima   Tiny PHP Address Book   php.php   Download  
File: php.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Tiny PHP Address Book
Manage address book stored in a database with PDO
Author: By
Last change:
Date: 7 years ago
Size: 150 bytes
 

Contents

Class file image Download
<html>
<head>
<title>PHPinfo</title>
</head>
<body bgcolor=#FFFFFF>
<p><?php date_default_timezone_set('UTC');phpinfo(); ?></p>
</body>
</html>