> I guess you can do: > > $bb = &$a->name; > $cc = &$a->extra1; > > and when $a changes, then bb and cc will change as well :) >
where, how, what? I mean , I need a config snippet and include it before object-> fetch I need to list articles in many ways (different snippets) andsSome fields may change , so it is better to define $name as $article->name. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
