PHP Classes

File: rightup.php

Recommend this page to a friend!
  Classes of Marius   dbFile   rightup.php   Download  
File: rightup.php
Role: Application script
Content type: text/plain
Description: rightup.php
Class: dbFile
file based web database and Administrator
Author: By
Last change:
Date: 19 years ago
Size: 271 bytes
 

Contents

Class file image Download
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
    <title>Untitled</title>
        <link rel="stylesheet" href="settings.css" type="text/css">
</head>

<body>
<?php
print("Fields in table : no table selected!");
?>


</body>
</html>