0xced's Recent Snippets Tagged 'nsmenu'
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
Objective C menu item nsmenu nsmenuitem saved by 1 person
Add a menu item
posted on September 18, 2007 by 0xced
Member since 06/01/2007
Location: Geneva
Website: http://0xced.blogspot.com
1 snippets
View their favorites
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.