On 28 Nov 2006 at 2:29, Stefan wrote:

> > I've packed together my initial effort to build a PHP based LPS  
> > runtime
> > environment.

I have run your demo on Apache2.2 + PHP5.2.

It certainly runs nicely.

I'm trying to understand what role swfload.php plays.

Is it, in summary, a PHP framework for compiling LZX --> SWF?

i.e. using PHP instead of command line compilation through a *.bat file?

and OpenLaszlo lzc is still used as the lzx --> swf compiler?

....

There is an old thread in the forum explaining my experiment in integration of 
OpenLaszlo 
and PHP5 .. both running on Tomcat server, using phpservlet.war. 


http://forum.openlaszlo.org/showthread.php?t=1321&highlight=PHPservlet


With this earlier Tomcat+PHP approach, PHP code snippets can be embedded in LZX 
code, 
the compiled lzx+php code being given a special extension ... *.plzx.  

This is an extension of the early OpenLaszlo idea of pre-compiling jsp code 
(now deprecated  
I believe, but buried away in the OpenLaszlo docs).

....

I'll experiment further with your alternative PHP framework.

An interesting "twist" on the idea will be to explore how swfload.php runs on 
Tomcat + PHP 
(i.e. on the same server as OpenLaszlo, instead of Apache+PHP).

DL

Reply via email to