On Saturday 02 February 2008, Nikolay Ananiev wrote: > Hi guys, > I've just released phppdo-1.0RC1. From the readme: > > PHPPDO is a database abstraction layer over the current PHP database > functions, > which aim is to offer a migration path for new applications to the PDO > classes > presented in PHP 5.1. > > Why a migration path? > Currently, most hosting providers offering a shared hosting do not include > support for PDO in their PHP5 enabled web servers. That means most web > developers are stuck with the old database functions and can't migrate to > PDO. Do you have a source for that? Any web host running a stock PHP 5.1 or later will have PDO. They'd have to go to extra effort not to, at which point they're not a host worth using. (The same applies to SPL, PCRE, XML, and a bunch of other "optional but default" extension that only a suicidal web host would disable.) -- Larry Garfield AIM: LOLG42 larry@xxxxxxxxxxxxxxxx ICQ: 6817012 "If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea, which an individual may exclusively possess as long as he keeps it to himself; but the moment it is divulged, it forces itself into the possession of every one, and the receiver cannot dispossess himself of it." -- Thomas Jefferson -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php