This class can generate SQL queries to import data from XML files into an SQL database table. It uses the Simple XML extension of PHP 5 to parse XML files from which the data is extracted according to mappings that define which tag data and attributes are used to create the resulting SQL INSERT statements.
ANG
GES
G
P
Die PHP-Applikation CSV-Datenbank-Import ermöglicht auf einfache Weise CSV-Daten in eine mySQL-Datenbank zu importieren. Das Importsystem speiche ...
ANG
GES
G
P
autoformBQ stellt eine PHP-Klasse zur Verfügung deren Objekte aus jeder erfolgreichen mySql-Abfrage ( auch mit verknüpften Tabellen ) automatisc ...
ANG
GES
G
P
A simple yet fully extensible mySQL database management class. Can be
easily used to extend other classes requiring database access. Example
usa ...
ANG
GES
G
P
This article will briefly describe how to compile PHP with ORACLE 8i support
ANG
GES
G
P
This is a collection of PHP scripts that provides a Web interface to administrate MySQL database. Some of its main features include: Create, updat ...
ANG
GES
G
P
Dieses kleine Modul unterstützt das Arbeiten mit Datei-Tabellen, und ist für alle interessant, denen keine SQL Datenbank zur Verfügung steht. B ...
ANG
GES
G
P
Ein Import für CSV-Dateien in eine Mysql-Datenbank.
Das Script erlaubt es für den Import verschiedene Parameter festzulegen.
UTF-8 En/Decode ...
ANG
GES
G
P
This class can generate SQL queries to import data from XML files into an SQL database table. It uses the Simple XML extension of PHP 5 to parse X ...