|
Posted by Mladen Gogala on 08/24/05 20:04
On Wed, 24 Aug 2005 14:04:50 +0200, Berislav Lopac wrote:
> No, PHP doesn't have application-level scope. I was (and still am) planning
> to write a module for PHP5 which would utilize SQLite for maintaining
> application-level persistance, but didn't find the time yet. :(
I usually link my PHP with --with-oci8 --without-sqlite --disable-mysql
arguments. That's how I like it.
What would be the point of that application level persistence in PHP5?
Any app server (Weblogic, WebSphere, iPlanet, iAS) has application
persistence. The purpose of PHP5 is not to replace Java or .Not, but to
complement them.
--
http://www.mgogala.com
[Back to original message]
|