What Is ADO to You as a PHP Programmer?

I l @ ve RuBoard

ADO as a common set of objects for connecting to and working with a database is fairly unique. Remember that ADO can work with any database that supports OLE DB and the code is always the same, so you have a common set of objects for working with a range of databases.

PHP does not really have anything like this; the closest it has is the ADODB library (covered later in this chapter). However, ADO, as you shall discover, is fully useable from PHP.

I l @ ve RuBoard


PHP Programming for Windows
PHP Programming for Windows (Landmark (New Riders))
ISBN: 0735711690
EAN: 2147483647
Year: 2002
Pages: 99

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net