PHP Classes

File: description.php

Recommend this page to a friend!
  Classes of Claudia Neu   HTTP class   description.php   Download  
File: description.php
Role: Documentation
Content type: text/plain
Description: short description of these scripts
Class: HTTP class
Retrieve data from remote servers via HTTP
Author: By
Last change:
Date: 18 years ago
Size: 771 bytes
 

Contents

Class file image Download
Short description of the scripts: Purpose of the script is to be able to transfer individual data from one server to another server especially by using mysql databases. An array can be transferred from one to another database. Data can be changed in the other database after the user press the modify button or the data can be deleted after the user press the delete button. This happens at both server-databases. mysql.php - list of mysql functions which are needed several times http.php - class to generate the data transfer between different URLīs or server-databases sihelper.php - class definition and class variables keyprop - html output keymodify - execution of mysql queries depends on the users interaction 13.02.2006 Claudia Neu