sql data to smarty template

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
staar2
Forum Commoner
Posts: 83
Joined: Fri Apr 06, 2007 2:57 am

sql data to smarty template

Post by staar2 »

How you usually assign your data to smarty template? Most people also I use the data -> to array and then print out it in template page. But isn't the array assigning huge waste of resource. And i mean like printing thousands of querys not some twenty or ten. Is there any other way or could someone explain me it more in detail.
I hope you understand my text. :oops:
Post Reply