Hello,
Has anyone build a forums program that is powered by EMBPerl? Also, I
noticed that there is now a free Ad Server that is powered by PHP and
PostgreSQL. Is there anything similar developed with EMBPerl?
Any information would be helpful, thanks!
Neal
___
Be careful wiht this, it could consume memory.
> On Thu, Aug 28, 2003 at 02:17:56PM -0400, Brian Burke wrote:
>> [- $test = true; -]
>
> Unless true is a constant, you probably mean:
> [- $test = 'true'; -]
>
>>
>>
>> [- Execute ('form.inc') -]
>
> Change this to:
> [- Execute({inputfile => 'f