php-extension
How to compile php extension for PHP 5.3.6 with debug, TS
I\'ve tried to create some php extension. For the first I compiled php 5.3.6 with --enable-debug --enable-maintainer-zts.[详细]
2023-03-15 10:42 分类:问答Value returned from PHP extension function is NULL
I\'ve stumbled upon an interesting case while de开发者_开发问答veloping an extension for PHP. In the extension code I have:[详细]
2023-03-15 03:37 分类:问答How to install sqlsrv php driver on zend server?
I downloaded \"Microsoft Drivers for PHP for SQL Server (V 2.0.1)\" from Microsoft website and move it to php_sqlsrv_5.3_nts_vc6.dll to \"C:\\Program Files\\Zend\\ZendServer\\lib\\phpext\\\" next to \[详细]
2023-03-06 21:57 分类:问答Is it possible to create PHP extensions in Haskell?
Is it possible to create PHP extensions开发者_JAVA技巧 with Haskell? Usually PHP extensions are written using C. Is using Haskell FFI to provide functionality for a stub C extension possible (or even[详细]
2023-03-06 17:27 分类:问答Interchanging data with zend (multidimensional arrays)
I\'m embeding PHP in my app (writen in Delphi 2010), using PHP4Delphi component to interface with php5ts.dll.[详细]
2023-02-28 07:38 分类:问答can't install webpay extension with php?
I am trying to install webpaySWIG extension in my local but it shows some errors. what i have done is cd webpaySWIG-3.2 (this is the location for extesion)[详细]
2023-02-26 19:32 分类:问答Where can I find php_svn.dll [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-24 19:39 分类:问答Install/activate PHP "intl" extension running MAMP
Ok, I\'m running MAMP 1.9.5, which includes PHP开发者_StackOverflow中文版 5.3.5, on my MacBook Pro.[详细]
2023-02-20 06:07 分类:问答Trouble-shooting in adding a API Graphic to my website
i have a problem with the ChartDirector v.5 API I drag and drop the code in my website. when i go to the specific page.. it display an error message :[详细]
2023-02-19 08:12 分类:问答Enabling XSLl in PHP
I have a server with php5 installed on it. I need to enable XSL on it. when I try phpinfo(); I don\'t see anything related to XSL. I already have \"libxslt\" installed.[详细]
2023-02-11 21:45 分类:问答