Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 3 matches
Smarty Forum Index
Author Message
  Topic: Smarty in Eclipse IDE?
kingyes

Replies: 3
Views: 23726

PostForum: General   Posted: Sun May 15, 2011 7:30 am   Subject: Smarty in Eclipse IDE?
WOW Nice.. Its working perfect !
Thanks a lots.
  Topic: Smarty in Eclipse IDE?
kingyes

Replies: 3
Views: 23726

PostForum: General   Posted: Sun May 15, 2011 5:57 am   Subject: Smarty in Eclipse IDE?
Hey all,
How i can to setup the me Eclipse to read .tpl and Smarty syntax?

Thanks a lots.
  Topic: One copy of Smarty for all websites in the server
kingyes

Replies: 9
Views: 27719

PostForum: Tips and Tricks   Posted: Thu Jan 13, 2011 8:12 pm   Subject: One copy of Smarty for all websites in the server
from this docs: http://www.smarty.net/quick_install

<?php

// put full path to Smarty.class.php
require('/usr/local/lib/php/Smarty/Smarty.class.php');
$smarty = new Smarty(); ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP