Posted by William Krick on 05/18/06 21:11
I'm fairly new to PHP and Smarty templates and I don't understand... $smarty = new Smarty; ....vs... $smarty = new Smarty(); ....vs... $smarty =& new Smarty; I've seen all three used and I'm not sure why/when to use one version over another.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming