View Single Post
  #3 (permalink)  
Old 02-06-2007, 10:10
simg simg is offline
Junior Member
 
Join Date: Jun 2007
Posts: 10
Default

Thanks Thomas, but I don't think you can tell if the servers support Smarty from phpinfo.

Smarty isn't compiled into php or anything like that.

Smarty templates are "compiled" into php code which is run like any other php code. Php wouldn't know (or care) that it was running Smarty code ...
Reply With Quote