phpbar.de logo

Mailinglisten-Archive

[php] Abstrakter Datenbankzugriff

[php] Abstrakter Datenbankzugriff

Egon Schmid eschmid_(at)_s.netic.de
Thu, 20 Apr 2000 17:57:34 +0200


"Michael P. Mehl" wrote:

> ich möchte PHP-Skripte schreiben, die weitgehend unabhängig von der
> konkreten Datenbank geschrieben sind, mit der sie zusammenarbeiten, d.h. sie
> sollten keiner mysql_query oder mysql_fetch_array Befehle enthalten, sondern
> das Ganze in etwas "abstrakterer" Form? Gibt es hierfür bereits Klassen oder
> Funktionen? Was könnt Ihr empfehlen?

In PHP 4 ist PEAR enthalten. Malin ist die Tochter von Stig.

	      PEAR - PHP Extension and Add-on Repository
	      ==========================================
	      Dedicated to Malin Bakken, born 1999-11-21

WHAT IS PEAR?

PEAR is a code repository for PHP extensions and PHP library code
similar to TeX's CTAN and Perl's CPAN.

The intention behind PEAR is to provide a means for library code authors
to organize their code in a defined way shared by other developers, and
to give the PHP community a single source for such code.


ADMINISTRATION

This section will describe the rules for how files are structured and
how functions and classes should be named.


TOOLS

This section will describe the tools provided to PEAR users.


CODING RULES AND GUIDELINES

* All PHP code must use <?php ?>.  This is the only really portable tag.

* Before adding a new top-level directory ("DB" is one), discuss your
  intentions on php4beta_(at)_lists.php.net.


-- 
Six Offene Systeme GmbH. Stuttgart - Berlin - New York.
Fon  +49 711 9 90 91 64 · Fax  +49 711 9 90 91 99 · http://www.six.de/


php::bar PHP Wiki   -   Listenarchive