Date: 11/16/00
- Next message: Don Undeen: "[phplib] " Unable to initialize new token cache in session.inc " error message"
- Previous message: carlos <email protected>: "[phplib] Sessions & NT"
- In reply to: Christian Stocker: "[phplib] oohforms and templates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 16 Nov 2000, Christian Stocker wrote:
> $f->show_element("elementname") just writes to the output and not returns
> useful values to put into a $tpl->set_var(...) function, it seems not to
> be possible...
>
> I hope i'm wrong and there are some solutions to that.
Yes you are wrong ;-) use
$f->ge("elementname");
BTW this has been discussed before
Tarique
--
=========================================
B2B Application Providers
http://www.sanisoft.com
Vortal for Nagpur http://nagpurcity.net
=========================================
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Don Undeen: "[phplib] " Unable to initialize new token cache in session.inc " error message"
- Previous message: carlos <email protected>: "[phplib] Sessions & NT"
- In reply to: Christian Stocker: "[phplib] oohforms and templates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

