This tutorial introduces the use of database abstraction as a solution for the troublesome database migration. Many database wrappers exist and arguably the most widely used one comes as part of the PHPLib library. This 3-page tutorial explains how to create a generic 'wrapper' which can be applied to any database using PHPLib's database abstraction layer.
ANG
GES
G
P
This is an HTML, PHP3, and MySQL based Intranet application used to input trouble ticket information and output reports based on built-in queries. ...
ANG
GES
G
P
Ein einfacher Dateibrowser mit dem man Usern ein Verzeichnis zum Browsen geben kann.
ANG
GES
G
P
This tutorial teaches you how to process a simple feedback form. It records the date and time that the user logged into the system and saves this ...
ANG
GES
G
P
Einzigartiges Ticket Script wo nicht mit Geld sondern Tickets bezahlt wird. Es handelt sich um ein Tauschscript wo der User1 einen Artikel anbiet ...
ANG
GES
G
P
One of the greatest advantages when using PHP is obviously speed. PHP4 is in general fast enough for dynamic web content generation, and in most c ...
ANG
GES
G
P
PHP has built in functionality for dealing with HTML forms. This tutorial shows you how to tap into these powerful features
ANG
GES
G
P
Which database do I use: Postgres or MySQL? This age-old question has plagued developers for, what, at least a couple years now. I've used both da ...
ANG
GES
G
P
PHPBind is a complete PHP class for managing BIND 8.2's configuration files. Using no outside resources, and implemented completely within PHP it ...