Hello,
i am a german developer which reads this newsgroup for some month. Sadly
reading english is easier for me, than writting it

So i hope you can
understand me.
First some words to me: I am 23 year old boy and write programms nearly
since 9 years. The last years i have specialced at the development of
internet applikations - often with php.
The last 3 years i develop a framework for the easy implementation of
browsergames. All in PHP It is damend small, fast and really nice. The
best PHP-Code i every see
But now i want to do something in lisp, because lisp really impress me.
So i want to perform some webdevelopment (if i ever get tbnl run ^^),
but i do not want to fail on the differences between the development
methods in php and lisp. Therefore i ask for them.
In PHP a Script is called, i include needed other scripts, parse and
analyse config files, manage db-connections, evaluate the input, work on
the input and so on.
I have read, that lisp is "always" running while the php-script is at
his end after some milliseconds and will start again at the next call -
right?
I have seen, that lisp has his own html-output-"implementation". Can i
work with xml/xslt or other templates?
And what are other differences in developing webapplikations in PHP or LISP?
Greetings from Germany,
Torsten