| Article: |
The Dynamic Duo of PEAR::DB and Smarty | |
| Subject: | Good code bad article | |
| Date: | 2003-04-18 09:17:12 | |
| From: | anonymous2 | |
| The author assumes we all know what Pear::DB and Smarty are. I've been programming for 20 years and doing PHP for 4 and I didn't know about Smarty. I still don't. A short paragraph on each would have clued those of us who didn't know in while not alienating those who did. I'm suprised O'Reilly let this crap through. They usually have higher standards. | ||
Showing messages 1 through 4 of 4.
-
Good code bad article
2003-06-05 08:17:35 anonymous2 [Reply | View]
How can one take 4(!) years of php programming without ever taking notice of smarty? You must be sitting in a real dark, dull cave. some people need 20 years for things others do in 5, because they are simply trying to do things they never should... -
Good code bad article
2003-10-19 15:16:30 anonymous2 [Reply | View]
well, could any one tell me what for i need this smarty if i alrady have php? what can give smarty to me except caching? why i must learn other scripting language if i could call some thing like this :
<html>
...
<?include("othe.inc")?>
<?=my_func("params"...)?>
...
<?=$myvar?>
<?include("footer.inc")?>
...
-
Good code bad article
2003-04-18 11:06:44 jcpm [Reply | View]
Thanks for the feedback on the article. You are right about giving a little bit of background in what PEAR::DB and Smarty are - we will add a new introductory paragraph in a bit.
You may also want to look at a previous article about Smarty that got published here:
Introducing Smarty: A PHP Template Engine - http://www.onlamp.com/pub/a/php/2002/09/05/smarty.html
Cheers,
Joao Prado Maia
P.S.: In the future please tone down your comments. While you are right about needing some introduction about these technologies, my work is certainly not "crap".





