Published in: Other
sudo apachectl restart
You need to login to post a comment.
Smarty PHP Template Programming And Applications
Smarty is a templating engine for PHP. Designers who are used to working with HTML files can work with Smarty templates, which are HTML files with simple tags while programmers work with the underlying PHP code. The Smarty engine brings the code and templates together. The result of all this is that designers can concentrate on designing, programmers can concentrate on programming, and they don't need to get in each others way so much.
jnunemaker on 09/07/06
php mac ruby unix osx apple linux apache MODULES cli dso fastcgi suexec ibook powerbook graphics imagemagick jpeg
1 person has marked this snippet as a favorite
Published in: Other
sudo apachectl restart
You need to login to post a comment.