Re: [phplib] Templates Question From: Kartic Krishnamurthy (kaygee <email protected>)
Date: 07/19/00

It does give my desired output, thanks all!

> Then add that field to your template variables as follows...
>
> $t->set_var(array("page1_url" => $sess->url('page1.html')
> ));
>
> Does this answer your question?

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>