On Wednesday 21 November 2001 01:44, you wrote: > Hi, > > It seems to be in statements like this: > $obj->value = $string;
I've tried
<?
$elt = mgd_get_element(20);
$elt->value = '<? mgd_some_function("$var","$var"); ?>';
echo "So far, so good<BR>";
echo $elt->value;
?>
and that worked. But try the attached patch to midgard-php4. David started
work on active properties a long time ago but the code was never really
tested. This patch disables it alltogether.
Emile
no-beta-props.patch.gz
Description: GNU Zip compressed data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
