php-windows Digest 28 Aug 2009 22:30:32 -0000 Issue 3682

Topics (messages 29559 through 29560):

Re: newbie : For windows-target of PDO-driverr, CrossCompile or native-compile?
        29559 by: Richard Quadling

Getting a date to print out
        29560 by: John Meyer

Administrivia:

To subscribe to the digest, e-mail:
        php-windows-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-windows-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-wind...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
2009/8/28 Sanjeev Kumar <replysku...@gmail.com>:
> Hello,
> I need to write PHP-PDO database-driver for a new database.
>
> The clarification I need:
> 1) Should I take the PHP-source on Windows-vista platform and build natively
> the DLL for win.
>   Will the VisualStudio compile with all PHP-main src & the extension
> driver to generate the  target windows DLL (PDO extension).
>
> or
>
> 2) should I take PHP-src on Linux platform and use GNU Cross-compiler to
> generate DLL. Then transfer the DLL to the target windows PHP env.
>

You can quite successfully build PHP for windows using MS VC++ 9 -
Even the Express Edition.



-- 
-----
Richard Quadling
"Standing on the shoulders of some very clever giants!"
EE : http://www.experts-exchange.com/M_248814.html
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
ZOPA : http://uk.zopa.com/member/RQuadling

--- End Message ---
--- Begin Message --- is there any special trick to getting a MySQL date to print out? Simply echoing it out doesn't seem to work.
--- End Message ---

Reply via email to