Advertisement

1 - 10 of 76 containing alltags:("smarty") (0 seconds)
Hi everyone, I've worked a ton with PHP and Smarty in the past, and I'm starting a new project with ASP.net with C#.  I've been looking for a good "templating" solution for quite a while now, an...
Zones: ASP.Net Programming, Micro...Date Answered: 09/12/2005 Grade: A Views: 0
Let's say i have the following array: $data['my'][] = array('one' =>  "mydata1"                                 ,'two' =>  "mydata2"                                ,'three' => array('threearra...
Zones: PHPDate Answered: 04/11/2007 Grade: A Views: 0
I'm thinking about switching from hard coding to Smarty.  What are the pros and cons?
Zones: Web Development, MySQL ServerDate Answered: 01/05/2008 Grade: A Views: 0
I am updating a clients existing site which uses PHP and smarty to handle some pages with the xcart excommerce system. Basically i have done a listing of products and i now want to do some page ...
Zones: PHPDate Answered: 12/05/2007 Grade: A Views: 0
I have been going crazy for hours trying to pull part of a smarty (xcart) site into another page on the same domain.  I've got xcart and vbulletin on there, and the xcart folks integrated the login...
Zones: PHP, PHP and Databases, Stores & CartsDate Answered: 08/07/2008 Grade: B Views: 20
Hi We are using GNU emacs for all of our editing over ssh. Languages are PHP, SQL, Smarty templates and HTML of course. Emacs copes well with all using php-mode, sql-mode, and sgml-mode. We ...
Zones: PHPDate Answered: 11/28/2004 Grade: A Views: 4
I've been looking into smarty and starting to use it with my CMS I'm writing.  The problem is, it looks like most of it is static as it has be assigned or it will actually error out.  Hense the rea...
Zones: PHP and DatabasesDate Answered: 03/03/2005 Grade: B Views: 0
The title probably doesn't make any sense at all, so I'll explain it like this: I am going to be retrieving entires from my database and I want to format them so only 5 entires can go into each ...
Zones: PHPDate Answered: 06/02/2005 Grade: A Views: 0
Hi.  I am new to SMARTY, and I am hoping someone can show me a simple way to load a template within a a template. My hope is that I can load a shell template, then populate that with different b...
Zones: PHPDate Answered: 01/16/2006 Grade: A Views: 0
Hi, I need to know how to display the following array in the format shown below using smarty php template - {section} loop $arr = array("category1", "category2", "category3", "category4", "ca...
Zones: PHPDate Answered: 01/18/2006 Grade: A Views: 0