if (do_name() != 'Home') : ?>
endif ?>
Posted by fdb on May 28, 2008
include("util/comment.php"); ?>
Yes, this is just normal Python. You can find some tutorials here:
http://www.mindview.net/Books/TIPython
http://openbookproject.net/thinkCSpy/index.xhtml
Kind regards,
Frederik
SYNTAX ?
Posted by toby_ on May 27, 2008ok,
the last and maybe a stupid question,
where can i find the syntax rules - like::
if else / while / for / case / ..
or is this part based on python?