<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    It's interesting.  I used to use JSP/Java almost exclusively for
    website development.  There are some important memory management and
    linguistic aspects of PHP that make it much more stable, way easier
    to code, and much faster than JSP for me.<br>
    <br>
    PHP is a scripting language.  If you try to make it something more,
    it's going to choke.  Facebook's strategy is to have a thin
    scripting layer with C compiled code for the data crunching
    backend.  I'm not a big fan of Facebook, but I believe they have got
    that technical strategy correct.  I'm working with their API not
    because I think they're a cool company, but because they're a market
    force that is important to deal with.<br>
    <br>
    Omar<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 9/10/2014 2:42 PM, William Tracy
      wrote:<br>
    </div>
    <blockquote
cite="mid:CACSkqzy30JHAk603h=xkD3NuLS_GZJyErymgHcoSkWftqgcF9w@mail.gmail.com"
      type="cite">
      <p>On Sep 10, 2014 2:04 PM, "Zack Gold" <<a
          moz-do-not-send="true" href="mailto:zg@nblug.org">zg@nblug.org</a>>
        wrote:<br>
        > What is PHP?  I don't think I've heard of that language
        before.</p>
      <p>Programmable Hyperlink Pasta. It's a Spaghetti-Oriented
        Programming language.</p>
      <p>Some Zuckerschmidt guy built a website called MyFace with it.
        It's kind of like Google Plus.</p>
      <p>William<br>
      </p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
talk mailing list
<a class="moz-txt-link-abbreviated" href="mailto:talk@nblug.org">talk@nblug.org</a>
<a class="moz-txt-link-freetext" href="http://nblug.org/cgi-bin/mailman/listinfo/talk">http://nblug.org/cgi-bin/mailman/listinfo/talk</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>