Dynamic Web Pages: deutschsprachiger PHP Knotenpunkt seit 1999

Dynamic Web Pages : tutorials _





 
 
 
 
 
 
 

PHP QuickRef

Via QuickRef gelangen Sie direkt zur gesuchten Funktion im Handbuch.

 
 

Printmedien

PHP-Magazin
Das PHP Magazin erscheint 2-monatlich zum Preis von 9,80 €. Studenten erfreuen sich über ermäßigte Abos.

PHP-Journal
Das PHP Journal erscheint 2-monatlich zum Preis von 14,95 €. Studenten und Abonnenten erfreuen sich über bis zu 25% Ermäßigung.

PHP Solutions Magazin
Das PHP Solutions Magazin erscheint alle 3 Monate zum Preis von 8,75 €. Studenten erfreuen sich über ermäßigte Abos.

PHP-Architect
Der php|architect erscheint monatlich als digitale PDF-Version zum Preis von $3,99 USD und als Print-Version zum Preis von $8,69 USD. Im Abo gibt es Rabatt (30% Print, 15% PDF).

 
Tutorials: PDO
Tutorial in dieser Kategorie hinzufügen
Using PDO Objects in PHP 5 (2455 Zugriffe)

The PDO library is a powerful addition to PHP. It shines when you need to build applications capable of talking to different database systems. It also has other very useful capabilities. This article, the first in a three-part series, will introduce you to this versatile library.

Tutorial kommentieren  Defekten Link melden

 
PDO & MySQL & stored procedures (1139 Zugriffe)

Was trying to get MySQL and PDO to play well together lately and I have to say they do for the most part. Then I came to stored procedures. *sigh*

Tutorial kommentieren  Defekten Link melden

 
PDO + Oracle = Loads of Anti-Fun (2930 Zugriffe)

Okay, so in playing around with some of the somewhat bleeding edge stuff (well, okay, so PDO isn’t that bleeding edge) on my development server, I’m trying to get Oracle support working for a simple script. It doesn’t want to seem to cooperate, and I just wanted to make sure I’m not doing something I shouldn’t be (or are forgetting something) - because it still dosen’t work.

Tutorial kommentieren  Defekten Link melden

 
MySQL UC: Wez Furlong - Using MySQL with PDO [PDF] (1039 Zugriffe)

Problem and Solution - PDO from its author

Tutorial kommentieren  Defekten Link melden

 
 
PDO Slides from ZendCon [PDF] (1282 Zugriffe)

Topics:
• Problems with PHP DB access
• PDO Solution
• Features / Drivers
• Installation
• Getting Started
• Features

Tutorial kommentieren  Defekten Link melden

 
Introduction to PHP 5 PDO (2368 Zugriffe)

The new PHP Data Objects (PDO) have been covered in a past blog post but I thought that I'd cover it in a little more detail.

After reading the blog post and also Wez Furlong's blog I had a play around with some PDO code. Although there are already some PHP database abstraction classes available, the advantage of PDO is that it will be available in any PHP installation (so long as it is enabled) at runtime, without any need for recompiling. In addition, since it has been written from scratch specifically for PHP 5, it has a high level of performance. And if you are like me and often only want the key features, then PDO provides all the essential functions you need to connect to different databases. If you need the "full works", then the PEAR MDB2 package can handle that.

Tutorial kommentieren  Defekten Link melden

 
Connect PHP to DB2 and Cloudscape via PDO (1770 Zugriffe)

PHP 5.1 is set to ship with a brand-new database connectivity layer known as PHP Data Objects (PDO). While PHP has always had very good database connectivity, PDO takes PHP to the next level. Learn how to obtain, install and use PDO to connect to IBM® DB2® Universal Database™ and IBM Cloudscape™ databases, insert and retrieve data, and explore more advanced features, such as prepared statements, bound parameters, scrollable cursors, positioned updates and LOBs. Also, get a brief introduction on handling multibyte data.

Tutorial kommentieren  Defekten Link melden

 
Database abstraction layers in PHP [PDF-Slides php|tropics] (1857 Zugriffe)

• PDO extension
• PEAR::MDB2
• Client API
• SQL syntax
• SQL concepts
• Result sets
• Error codes
• High level features

Tutorial kommentieren  Defekten Link melden

 
PDO: PHP Data Objects [Slides php|tropics] (1899 Zugriffe)

# Problems with PHP DB access
# PDO Solution
# Features / Drivers
# Installation
# Getting Started
# Features

Tutorial kommentieren  Defekten Link melden

 
zurück

Folge DynamicWebPages!

PHP News als RSS abonnieren ...
Auf Twitter folgen ...
Fan werden auf Facebook ...

 
 

PHP Newsletter

Bleiben Sie immer "Up-To-Date" mit unseren Newslettern!

PHP Newsletter
PHP Trainingsletter

 
 
 
 
 
 

PHP Releases

 
 

Sponsoren

 
 
 
   
powered by Hetzner


top Alle Rechte vorbehalten. © Dynamic Web Pages 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 top

  Seitenaufbau in 0.040 Sekunden