PHP Classes

File: examples/dummycall.php

Recommend this page to a friend!
  Classes of Jorge Castro   PHP Document Store One   examples/dummycall.php   Download  
File: examples/dummycall.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Document Store One
Store and retrieve key-value pairs in flat files
Author: By
Last change:
Date: 4 years ago
Size: 72 bytes
 

Contents

Class file image Download
<?php
$x
=include "dummy2.php";

var_dump($x);

var_dump(var_export($x));