Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Re: [SMARTY] dynamic template
It can do all kind of jazz, for example I use PEAR:DB with Smarty and
end up with scripts such as:

$smarty->assign(array("data" => $db->getAll("SELECT * FROM some_table"),
"time" => stopTiming());
$smarty->display("index.html",$dataHandler->getCacheID());

works like a charm ;)

Alex

Simon Benjamin wrote:
> Hello,
>
> Smarty work dynamic templates? (data from DB, PHP)
>
> ----- code -----
>  ... // get data from db
>  $db->FetchRow($template); // template data (string!)
>
>  $SM->display($template); // ?
> ----- code -----
>
> or works only "static" files?
>
> thx
>

Report this thread to moderator Post Follow-up to this message
Old Post
Alex
03-19-04 06:29 PM


Re: [SMARTY] dynamic template
Hello,

> Smarty work dynamic templates? (data from DB, PHP)

If you want to retrieve the template itself from a db (or somewhere
else) have a look at that:
http://smarty.php.net/manual/en/tem...m.elsewhere.php


- david

Report this thread to moderator Post Follow-up to this message
Old Post
David Förster
03-19-04 06:29 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP Smarty Templates archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:00 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.