Welcome to Geeklog Friday, May 27 2022 @ 02:59 am EDT
Downloads
- Plugins (181)
- Translations (161)
- Converters (6)
- Hacks (36)
File Listing: 488 files
Tags: -
Date: 2007-10-08 10:41
Size: 21.73 KB
Version: 1
MD5: e7f67fd64db27876e3264ba66c14832d
Submitter: jmucchiello
Rating: 0.00
Popularity: 582 POP
PHP was created so people could create websites by mixing code right in the HTML. When designers decided that mixing business logic with presentation was a bad thing, rather than using disciplined coding techniques to avoid that pitfall, the template library was born. So, an interpreted language designed to create HTML was being used to interpret template files to make HTML.