Category
Padraic Brady’s Blog: HTMLPurifer 3.1.0 Release Candidate Available
Padraic Brady has noted that the latest release candidate of the HTMLPurifier software has been posted for download:
HTMLPurifer is possibly the most understated underpublicised quality library in PHP today. I consider it a fundamental standard library that is automatically included in every PHP web application I start these days.
This latest release candidate (their first!) includes […]
Popularity: unranked [?]
New PHP PECL OCI8 1.3.1 Beta available - Christopher Jones
I’ve created a PECL OCI8 1.3.1 Beta bundle of the code with Connection Pooling support that I mentioned in http://blogs.oracle.com/opal/2008/01/31. You can get it from http://pecl.php.net/package/oci8. The README contains the details.
The new PECL bundle will build with PHP 5.2.x (or PHP 5.3 - but the PHP 5.3 snaps already include the code, so there is […]
Popularity: unranked [?]
DeveloperTutorials.com: PHP 6 now with .net: Visual Studio integration available already
On the Developer Tutorials site, there’s an article talking about the integration that can be made with PHP6 and .NET Visual Studio:
PHP, .net and Silverlight will be integrated out of the box, along with Visual Studio 2008. The project has long been in the works, but our sources have informed us of an impending announcement […]
Popularity: unranked [?]
Christopher Jones’ Blog: PHP PECL OCI8 1.3.2 Beta Available
Christopher Jones has posted an announcement about the latest release of the PECL OCI8 package (version 1.3.2 Beta) hitting the streets:
I’ve released PECL OCI8 1.3.2 Beta - the latest release of PHP’s OCI8 extension with support for Connection Pooling and Fast Application Notification. The release is based on the current PHP 5.3 development branch.
He notes […]
Popularity: unranked [?]
Christopher Jones’ Blog: PHP 5.2.5 RPMs with OCI8 and PDO_OCI are available
Christopher Jones has a (very) quick announcement about the latest builds of the PHP RPMs for Enterprise linux installations:
PHP 5.2.5 RPMs for x86 Enterprise Linux (i.e. RHEL) 4.6 and 5.1 are on http://oss.oracle.com/projects/php/. These are supplied “as is”.
The RPMs are part of a project to provide support for Oracle Enterprise Linux servers (as well as […]
Popularity: unranked [?]
Ed Finkler’s Blog: Inspekt 0.3 now available
Ed Finkler has released the latest version of his Inspekt input filtering/output validation library for PHP5:
I’ve uploaded the 0.3 release of Inspekt, the input filtering and validation library for PHP4 and 5. With this release, Inspekt completes the goals of the original specification for the OWASP SpoC007 project. I believe it is ready for “real-world” […]
Popularity: unranked [?]
New Zend Framework book now available
the php|a Staff writes: We're proud to announce the release of Cal Evan's php|architect's Guide to Programming With Zend Framework, the latest release in our Nanobook Series.
Cal's book offer in-depth technical coverage of Zend Framework using a practical approach, rich with examples and designed for a step-by-step learning process.
Curious about the book but not sure […]
Popularity: unranked [?]
PHP PECL OCI8 1.3.2 Beta Available - Christopher Jones
I’ve released PECL OCI8 1.3.2 Beta - the latest release of PHP’s OCI8 extension with support for Connection Pooling and Fast Application Notification. The release is based on the current PHP 5.3 development branch.
The development team has been hard at work refactoring, tuning, stress testing, and benchmarking the code. The code has come a long […]
Popularity: unranked [?]
Make your PHP Webservice available for both REST and SOAP consumers - Samisa Abeysinghe
You may have noticed many public web services have deployed their services both as REST services and SOAP services, (e.g. Flickr). You may like to have this feature in your services as well. If you are working with WSO2 Web Service Framework for PHP you don’t need to worry about this. Because its engine itself […]
Popularity: unranked [?]
PHP Connection Pooling Whitepaper with Benchmark Available - Christopher Jones
A new Technical Whitepaper “PHP Scalability and High Availability” is out on OTN
The whitepaper talks about the changes in the PHP OCI8 1.3 extension, explains some of the concepts behind DRCP and FAN, and gives best practices and tuning tips.
It includes a new PHP benchmark which shows up to 20,000 connections being handled by Oracle […]
Popularity: unranked [?]