|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesExample (last revision 2013-03-08 11:13 UTC by edgardmessias at gmail dot com)Pull RequestsHistoryAllCommentsChangesGit/SVN commits
[2014-03-03 19:04 UTC] rahulpriyadarshi@php.net
-Status: Open
+Status: Not a bug
[2014-03-03 19:04 UTC] rahulpriyadarshi@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Nov 03 17:00:01 2025 UTC |
Description: ------------ Add this code in config.w32 be possible to compile as an extension: CHECK_LIB("odbc32.lib", "pdo_odbc") && CHECK_LIB("odbccp32.lib", "pdo_odbc") Test script: --------------- Compile using phpize or pecl install -f pdo_informix