This project includes some classes which are used to generate very simple
MS Excel file (xls) via PHP. The generated xls file can be obtained by web
as a stream file or can be written under $default_dir path. It has very
simple usage to generate xls file from a select query using mysql, pgsql,
oci8 databases.
MS Excel file (xls) via PHP. The generated xls file can be obtained by web
as a stream file or can be written under $default_dir path. It has very
simple usage to generate xls file from a select query using mysql, pgsql,
oci8 databases.
ANG
GES
G
P
Almost every PHP and SQL site a search. The problem is that these searches almost never support booleans. If they do it's usually pretty bad. The ...
ANG
GES
G
P
phpMyDir liest ein vorgegebenes verzeichnis nach kriterien aus und gibt die daten als array zurück. das array beinhaltet "verzeichnis + datei + d ...
ANG
GES
G
P
html table builder is written in and for php4 and allows you to dynamically create html tables within your php code.
some of the features are...
...
ANG
GES
G
P
Interprets database schemas which are written in XML. Takes the schema
either directly or via a file, parses it, generates the SQL necessary and
...
ANG
GES
G
P
Try to simplify and improve Sword Su's menutree class
ANG
GES
G
P
Der PHP Autoloader findet Klassendefinitionen automatisch. Er muss nicht weiter konfiguriert werden und funktioniert so wie er ist über ein einfa ...
ANG
GES
G
P
Diese Klasse unterstützt alle MySQL Datenbanken ab der V3.x aufwärts und läuft unter PHP4 und PHP5. Eine leicht erlernbare API sollte es auch A ...
ANG
GES
G
P
Here another html template implementation. 2 main features are:
* Allows nested templates,
* Easy to use.. (I hope so.. :) )