Re: Newbie needs recommendation for fast learning a little php.

😉 Good Guy 😉 <[email protected]> Thu, 1 Jul 2021 22:53:35 +0100
Newsgroups comp.lang.php,alt.comp.lang.php,alt.php
Organization Aioe.org NNTP Server
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------4AE0E9B672512E62752330C8
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit



In accordance with the rules of 21st century technology, the main message is posted in HTML format. Some people may not be able to read it in any of the non-mozilla newsreaders. For them I give them my customary two fingers salute and send my FO greetings.



-- 

With over 1.3 billion devices now running Windows 10, customer 
satisfaction is higher than any previous version of windows.


--------------4AE0E9B672512E62752330C8
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <link
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;1,700&amp;display=swap"
      rel="stylesheet">
    <style>
        body{font-size:1.2em;color:#900;background-color:#f5f1e4;font-family:Roboto,sans-serif;padding:25px}blockquote{background-color:#eacccc;color:#c16666;font-style:oblique 25deg}
    </style>
  </head>
  <body text="#990000" bgcolor="#f5f1e4">
    <div class="moz-cite-prefix">On 01/07/2021 05:49,
      <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:[email protected]"><br>
      <pre class="moz-quote-pre" wrap="">It produced the result:

"Hello World

'; ?&gt; "

in the browser. It's obviously got a little problem in the output, but
it did produce a mostly useful output.</pre>
    </blockquote>
    <p>If you have uploaded the file in the correct folder of your
      webhost then it should produce a clean output. It should just say:</p>
    <p> </p>
    <blockquote type="cite">
      <pre class="moz-quote-pre" wrap="">Hello World</pre>
    </blockquote>
    There should not be any other characters.
    <p>Are you sure your webhost is allowing you to run php on the
      server? Some servers have a basic subscription that only allows
      you static files - HTML/CSS/JavaScript</p>
    <p>Who is your host? I suspect, you are running your own webserver
      and so you haven't configured it correctly to serve php files. We
      get newbies who think they have done what is required but "nothing
      works". They become very defensive when you try to point out their
      errors.<br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
    <div class="moz-signature">-- <br>
      <div class="table" style="display: table;">
        <div class="tr" style="display: table-row;">
          <div class="td" style="display:table-cell;width:
            100vw;box-sizing:border-box;padding: 10px; vertical-align:
            middle; background-color: #003300;color:
            chartreuse;height:80px;font-size: 1.2em;text-align:
            center;font-weight: 900;border-radius: 5px;">
            <p>With over 1.3 billion devices now running Windows 10,
              customer satisfaction is higher than any previous version
              of windows. </p>
          </div>
        </div>
      </div>
    </div>
  </body>
</html>

--------------4AE0E9B672512E62752330C8--