PHP-Klasse::Simple MySQL 31.03.2007

Kurzbeschreibung: Execute MySQL queries defined programmatically
Veröffentlicht am: 31.03.2007
Gruppe(n):
- Databases
Beschreibung:
This class can be used to execute MySQL queries defined programmatically.
It can compose and execute MySQL queries to perform the four basic SQL operations:
- Select or count the rows of a table given the columns to be retrieved, the where clause and optionally a limited range of result rows to retrieve
– Insert a row in a table given the field values
– Delete rows from a table given the where clause
– Update rows of a table given the where clause and the column rows to update
Link: Simple MySQL
Hallo, ich habe auf meiner Webseite vor kurzem einen Blog einfügen lassen. Da mich Dein Thema interessiert und ich eventuell auch von meinen mehreren Hundert Besuchern täglich sicherlich einige Interessenten hätte, möchte ich jetzt gerne die Trackback Funktion nutzen, kenne mich da aber nicht aus. Weißt Du wie ich einen Trackback von Deinem Blog zu meinem Blog auf meiner Seite http://www.iphoneinfo.de setzen kann? Viele Grüße aus Köln, Martin