This very simplistic, handy database (xml-based) has (among others) fields for topic and comments with which I hope to get more structure in all my reading. Every text can be assigned a topic, comments (i.e. your thoughts when reading it) can be stored and corresponding bibtex entries facilitate citing lateron. Bibtex2Html conversion via PHP supported.
ANG
GES
G
P
DVDMarkt ist eine Online-Handelsplattform für gebrauchte DVDs. Durch die Anbindung an die Produktedatenbank von Amazon Web Services müssen Verk ...
ANG
GES
G
P
Hier gibt es ein paar interessante kostenlose Skripte für PHP und Oracle 8i Datenbanken.
ANG
GES
G
P
This tutorial is intended for the PHP programmer interested in learning more about database connectivity - using the ODBC standard. You should be ...
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
phpMyBackup ist ein Web-basiertes php-Tool zum backupen von MySQL Datenbanken.
Backups können automatisiert werden und per Email aoder FTP weite ...
ANG
GES
G
P
dbTool ist ein einfaches, robustes und modular aufgebautes Datenbank-Tool in PHP. Es wurde entwickelt, damit PHP-Entwickler sich nicht immer und i ...
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 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 ...