Robert,
I see a few very minor coding standards problems (mostly related to the
use and placement of curly braces), but overall this is a finely crafted PHP
extension (caveat: I havn't looked through it deeply). I'd invite you to
browse http://pear.php.net and submit your package to the PEAR developers
list (pear-dev@lists.php.net) as a PECL package.
-Pollita
"Robert Twitty" <rtwitty@neutron.ushmm.org> wrote in message
news:Pine.GSO.4.44.0304212102170.10771-100000@neutron...
> Hello
>
> I created a PHP extension that allows UNIX/Linux PHP to connect to
> MS-SQL and other Win32 ODBC accessible databases. Because it is the first
> and only extension I have created, I was wondering if any of you guys and
gals