squeak, php

Markus Fritsche Fritsche.Markus at gmx.net
Wed Sep 10 20:58:50 UTC 2003


ar <sstnjpm02 at sneakemail.com> writes:

> I currently know very little about php but it can talk tcp. I've used
> apache/tomcat/servlets to talk tcp to smalltalk so I could do that
> again but I thought it might be interesting to be able to call squeak
> directly from a php page.

Hmm, you could use OSProcess to invoke the PHP-CGI interpreter, or you
could forward the request to a listening apache (acting like a proxy).

Regards, Markus

-- 
http://reauktion.de/archer/



More information about the Squeak-dev mailing list