Re: [SMARTY] How smart is smarty?
Matthew Weier O'Phinney <[email protected]>
| Newsgroups | gmane.comp.php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
* Raz <[email protected]>: > Also consider using a combination of Smarty templates and PEAR's > DB::Pager which is excellent - have used this successfully on many > occasions. Don't use DB_Pager, use Pager. DB_Pager is unmaintained, and doesn't have nearly the functionality of Pager. Pager has several example 'wrapper' scripts bundled with it, and with those you should be able to piece together something to use with Smarty (I use PEAR::DB + PEAR::Pager + Smarty regularly, and the combo is very simple and easy to use.) -- Matthew Weier O'Phinney Zend Certified Engineer http://weierophinney.net/matthew/ -- Smarty General Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php