Re: Smarty sample app
[email protected] (Rainer Müller)
| Newsgroups | php.smarty.dev |
|---|---|
| Message-ID | <[email protected]> |
Monte Ohrt wrote: > There is a sample application using Smarty available on the website: > > http://smarty.php.net/sampleapp/sampleapp_p1.php > > Any comments/suggestions are welcome, as this is a work in progress ;) > Its goal is to demonstrate separation of presentation using Smarty. /web/www.example.com/docs does not clearly state that it is the web server document root. First I thought it was for documentations (often abbreviated as docs). I suppose to use htdocs/ instead, cause this is a more common used name. Rainer