I have decided on developing all my work into two sections, server/client using the xmlrpc message format to communicate between them both. The problem is that I use alot of includes in source and I was wondering if there was a way to compile php scripts on a unix/bsd platform. I am aware there exists a compiler for windows... which might come in hand down the road.. If not I could use some help on compiling perl scripts... if/can these be compiled?... I just want to ellimnate as much of the bloat as possible that i have added through the use of xmlrpc... Its a great concept and I am very gungho about it.. its just it really adds alot of overhead and i want to minimize that as much as possible. thanks in advance
-Jon