The Artima Developer Community
Sponsored Link

PHP Buzz Forum
New PDO Behavior In PHP 5.2.1

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Paul M Jones

Posts: 534
Nickname: pmjones
Registered: Sep, 2004

Paul M Jones is a web developer, author, and speaker.
New PDO Behavior In PHP 5.2.1 Posted: Feb 27, 2007 7:47 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Paul M Jones.
Original Post: New PDO Behavior In PHP 5.2.1
Feed Title: Paul M. Jones
Feed URL: http://paul-m-jones.com/archives/category/programming/php/feed
Feed Description: If it's worth doing, it's worth over-doing.
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Paul M Jones
Latest Posts From Paul M. Jones

Advertisement
In PHP 5.2.1, PDO no longer allows you to bind a single parameter to multiple identical named placeholders. Read on for a way to get around this, at least when it comes to binding **values** to SQL statements.

Read: New PDO Behavior In PHP 5.2.1

Topic: Release candidates for Horde, IMP, Passwd, and Vacation Previous Topic   Next Topic Topic: Walter showing off Digitalmars D cool features

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use