News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Pear-Code-Authors.com:
Installation of a local PEAR copy on a shared host
1 comment :: posted Thursday March 27, 2008 @ 12:02:43
voice your opinion now!

Jacques Marneweck points out a tutorial he came across showing how to perform an installation of the PEAR library system on a shared host.

This is quite useful when you are forced into using a clueless shared host who only have the bare PEAR installation on their servers, and have not ever considered installing DB, Mail, Net_SMTP, etc. which lots of people use instead of reinventing the wheel with each project.

The steps of the tutorial are pretty simple and they include two different ways - installing it to your docroot directory if the web host already has the pear binary set up or using ftp/ftps/sftp to upload and install the needed files.

tagged with: installation pear shared host binary ssh ftp method tutorial


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


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

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