×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    HelloPHP: Difference between revisions

    Content added Content deleted
    imported>port-212-202-57-136.reverse.qsc.de
    (Hello Fnord in PHP)
    imported>mutante
    mNo edit summary
     
    (One intermediate revision by the same user not shown)
    Line 1: Line 1:
    This is an example of "Hello fnord" in PHP:
    This is an example of "Hello fnord" in [[PHP]]:


    vi ~/public_html/hello.php
    vi ~/public_html/hello.php
    Line 16: Line 16:


    hello fnord
    hello fnord

    [[Category:Programming]]
    [[Category:Computer]]

    Latest revision as of 21:09, 19 February 2005

    This is an example of "Hello fnord" in PHP:

    vi ~/public_html/hello.php

    ---

    
    <?php
    echo "hello fnord";
    ?>
    
    

    ---

    lynx -dump http://localhost/~user/hello.php

    hello fnord

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.

    Recent changes

  • BruderSpektrum • 17 hours ago
  • BruderSpektrum • 20 hours ago
  • BruderSpektrum • 21 hours ago
  • BruderSpektrum • 21 hours ago
  • Cookies help us deliver our services. By using our services, you agree to our use of cookies.