--- "Alexandrov, Anton" <[EMAIL PROTECTED]> wrote: > PHP is easy to write, but you should also know, that > anyone will be able to > read and see, what you are doing there. Using > servlets it (i heard > somewhere) also is possible, but not for everyone. > Also servlets are already > compiled and server stores it in it's memory, but > PHP scripts each time need > to be parsed and loaded in memory.
mod_php, as well as mod_perl, compile scripts once and stored them in memory. __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
