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
PHP Weather is a script written in PHP, that will decode a METAR weather report
ANG
GES
G
P
Smarty is a template engine for PHP. One of the unique aspects about Smarty that sets it apart from other templating solutions is that it compiles ...
ANG
GES
G
P
Dieses Skript soll kompletten Neueinsteigern eine Hilfe geben. Erklärt werden sowohl PHP-Grundkenntnisse, als auch solche in SQL sowie Kenntnisse ...
ANG
GES
G
P
phpLinkValidator will validate links in the HTML document you specify and optionally also all related files. It is very easy to use.
ANG
GES
G
P
Mit unserem professionellen Ticketsystem bleiben Sie mit Ihren Kunden in Kontakt!
Kontakt (fast) ohne E-Mail ist hier das Stichwort. Der Kunde sc ...
ANG
GES
G
P
One of the most important factors in dynamic web page development is database definition. If your tables are not set up properly, it can cause you ...
ANG
GES
G
P
Einige Tutorials zu PHP.
- Getting Started With PHP
-Making the Most of Site-Wide Headers and Footers
-Using PHP to Generate and Send Mail
...
ANG
GES
G
P
Cookies are a great invention, allowing the web developer to maintain the login status of their users. However, problems occur when your site or n ...
