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 |