The pdo_odbc shared extension for php Maintained by:ale@FreeBSD.org Port Added: 09 Feb 2007 08:48:03 License: PHP301
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open
Source general-purpose scripting language that is especially suited for
Web development and can be embedded into HTML. Its syntax draws upon C,
Java, and Perl, and is easy to learn. The main goal of the language is to
allow web developers to write dynamically generated webpages quickly, but
you can do much more with PHP.
WWW: http://www.php.net/
To install the port:cd /usr/ports/databases/php5-pdo_odbc/ && make install clean To add the package:pkg_add -r php5-pdo_odbc
Configuration Options
===> The following configuration options are available for php5-pdo_odbc-5.4.15:
IODBC=off: Use the iODBC driver instead of unixODBC
===> Use 'make config' to modify these settings