On Tue, 17 Feb 2004, Andi Gutmans wrote:

> PHP is pretty much a stateless language. If you want to keep a state you're
> going to have to serialize/unserialize to your harddisk or DB. There have
> been attempts at creating something similar to an app server such as srm
> but they never really took off.

Because SRM didn't really work :) I am working on it again now though.

> In any case, "app server" is quite a general concept and I could argue
> that Apache & PHP together are an App Server.

I agree there.

regards,
Derick

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to