PHP/FI - FastCGI compatible server-side language
rasmus@madhaus.utcs.utoronto.ca
Mon, 13 May 1996 21:00:10 -0400 (EDT)
From: rasmus@madhaus.utcs.utoronto.ca
Date: Mon, 13 May 1996 21:00:10 -0400 (EDT)
Subject: PHP/FI - FastCGI compatible server-side language
To: fastcgi-developers@OpenMarket.com
Message-Id: <ML-2.0.832035610.3978.rasmus@krone.house.mil>
The latest version of PHP/FI has basic FastCGI support through the
fcgi_stdio library. A few of the more involved issues still need to
be worked out, but it is quite functional.
PHP/FI is a server-side HTML embedded scripting environment with a
very C-like syntax. It has embedded support for RDBMS packages mSQL
and Postgres95 along with a number of other features. More information
is available at: http://www.vex.net/php
-Rasmus