PHP Classes

File: error.php

Recommend this page to a friend!
  Classes of Jim Worthen   EMovies   error.php   Download  
File: error.php
Role: Auxiliary script
Content type: text/plain
Description: Displays an error if one was encountered.
Class: EMovies
Retrieve information about movies from Yahoo
Author: By
Last change:
Date: 17 years ago
Size: 96 bytes
 

Contents

Class file image Download
<html>
<head><title>Error has Occured</title>
</head>
<body>
    <?=$msg;?>
</body>
</head>