> > So, may be exist external method of data exchange between > perl-cgi and embperl? >
It's not special to Embperl, but you can use storable to save your data in a file and read it inside your Embperl page, but I guess this will not be much faster, because the overhead of using a cgi is much more, that the time you need to parse your output (in most cases). To get it really fast you would really need to recompile PHP with --embed (or maybe other options), but I don't have any experiences with this Gerald ** Virus checked by BB-5000 Mailfilter ** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]