[PHP] Re: Running DB on different server

2003-03-20 Thread pinnockio
Hello, I wrote everything down for later scenario's. Hope it'll help you ;). A belgian guy Todd Cary wrote: Can the DB be on a different server than the page server? Todd -- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] iODBC PHP

2003-03-19 Thread pinnockio
Hello, I'm using PHP/Apache and iODBC on a Linux-box to access a database on a Win2K-box. Everything works fine, but I wondered if there exists an PEAR abstraction-layer over iODBC (so I could use DB::function() - calls). Or does the unixODBC- Driver Manager (or any other driver manager) mak