News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

JSLabs Blog:
PHP+Java=Resin
January 23, 2007 @ 07:57:00

On the JSLabs blog today, there's a new post talking about the combination of PHP and Resin (a high-performance application server).

The Resin high-performance, open source application server features load balancing for increased reliability. Caucho's Quercus(TM) is a fast, 100% Java implementation of the PHP language allowing developers to use PHP flexibility for the web interface and Java for stability.

He also talks about some key points surrounding this server as effects PHP developers:

  • Performance
  • Development
  • Capability
  • Security
  • Scalability
There's even a link to some benchmarks to see how it really performs.

0 comments voice your opinion now!
resin java application server benefits benchmarks resin java application server benefits benchmarks



php|architect:
Application-level Logging with the Zend Framework
September 07, 2006 @ 07:22:33

php|architect's A/R/T article repository has a new tutorial posted today with a look at logging in your application (the entire application) with the help of the Zend Framework by Stefan Koopmanschap.

There are different reasons for logging information, different strategies for what and how to log, and of course different ways of implementing it. This article will look at why you would want to log, what you want to log and how to do it.

They introduce application-level logging, how it can help, what it can show you, and how it can make finding security issues even easier. They get into the code a bit later on, showing how to use the Zend file functionality to write out to a simple log file. They enhance it with a bit more information in the message, and show how to set a prefix/suffix to each line automatically (like a timestamp and a newline).

0 comments voice your opinion now!
application logging zend framwork tutorial benefits security debugging application logging zend framwork tutorial benefits security debugging



Community Events





Don't see your event here?
Let us know!


injection conference voicesoftheelephpant framework podcast testing introduction release community development phpunit opinion zendframework2 interview symfony2 zendframework language application database unittest

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