Hi!
I'm fooling around with the ESQL Module, works really fine.
I've got one Problem:
How can I assign the result of an field to a var?
My code looks like:
<esql:row-results>
$g_articleid=<esql:get-int column="maxid"/>;
</esql:row-results>
The value of <esql:get-int column="maxid"/> is OK, but $g_articleid stays
empty ;-(
Any idea?
Thanks,
AXEL.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]