News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Internet Super Hero Blog:
PDO_MYSQLND for PHP preview released
0 comments :: posted Wednesday April 16, 2008 @ 21:57:12
voice your opinion now!

The Internet Super Hero blog has posted about a preview release of the PDO_MYSQLND and a connector for MySQL to Open Office that have both been announced at this year's MySQL Conference.

The post explains what each of the technologies are for and where they fit in most development. The PDO_MYSQLND functionality is a direct connection for the PDO libraries to connect to MySQL using the native driver.

PDO_MYSQLND inherits all benefits of the MySQL native driver for PHP. In addition to the shared advantages you get the first PDO driver for MySQL developed by Sun/MySQL!
tagged with: pdomysqlnd pdo mysql native driver preview mysqlcon2008


PHP Web Services Blog:
What is Missing in PHP SOAP Extension?
0 comments :: posted Thursday January 24, 2008 @ 11:22:00
voice your opinion now!

On the PHP Web Services blog today, Sami asks "what's missing from PHP's SOAP extension" that needs to be added or corrected.

PHP SOAP extension is good to get started, to play around with. However, it falls much short in meeting the enterprise demands in the SOA era.

He talks about things missing (like binary file features and lots of security features). He also notes something that most PHP developers love about the extension - the WSDL parsing that makes it so easy to simply call a remote service without having to go through the pain of hacking through it yourself.

tagged with: soap extension native wsdl security binary file transfer


code release releases package book PHP5 PEAR cakephp mysql ajax job security developer zendframework application zend framework conference database pecl

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework