This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
taylor luk (author)
Tue Apr 22 08:41:51 -0700 2008
h2o-php /
| name | age | message | |
|---|---|---|---|
| |
README | Tue Apr 22 08:41:51 -0700 2008 | [taylor luk] |
| |
adapters/ | Tue Apr 22 08:32:36 -0700 2008 | [taylor luk] |
| |
example/ | Tue Apr 22 08:32:36 -0700 2008 | [taylor luk] |
| |
h2o.php | Tue Apr 22 08:32:36 -0700 2008 | [taylor luk] |
| |
index.php | Tue Apr 22 08:32:36 -0700 2008 | [taylor luk] |
| |
lib/ | Tue Apr 22 08:32:36 -0700 2008 | [taylor luk] |
| |
plugins/ | Tue Apr 22 08:32:36 -0700 2008 | [taylor luk] |
README
H2o template engine ======================== H2O is a template engine originally written in PHP, a django template port. * text and html as a user interface for developers, beautiful and human friendly syntax, * reusable templates with include sub template and inheritance * fast, current the php port compiles template down to native php. (looking at smarty)





