On Tue, Oct 02, 2001 at 05:38:13PM -0500, Stuart Johnston wrote:
> So my question is, is there any easy way for TT and PHP use the same 
> template files?

Sure, PHP will ignore TT tags and TT will ignore PHP tags.

Think of PHP as just like HTML.  There's nothing to stop you from
using TT to build pages (offline using ttree, for example) that contain 
PHP tags that get evaluated at delivery time by the server.

A



Reply via email to