+ Reply to Thread
Results 1 to 4 of 4

Thread: PHP Tutorial

  1. #1
    Join Date
    Jan 2008
    Location
    PA
    Posts
    1,164
    Points
    4,066,649.25
    Rep Power
    221

    Default PHP Tutorial

    SonniE's PHP Tutorial
    i will be adding to this frequently

    php syntax:

    <?php
    ?>
    Display Text:
    echo "Hello codinghs.COM!";

    This Produces:
    Code:
    Hello codinghs.COM!
    Variables
    $var = "Hello";
    $thenumber5 = 5;

    Display Text Using Variables
    $txt = "This iS Text";
    echo $txt;












    Get Vip: »Here«
    Donate: »Here«
    >>List of Compilers<<
    >>SFDM Name Generator<<
    [Owner Of FluidCoding]

  2. #2
    Join Date
    May 2008
    Location
    In the interwebz
    Posts
    5,057
    Points
    1,571,882.99
    Rep Power
    232

    Default

    Looks like we have an idiot advertising around here...
    Pretty bad ad btw buddy...

  3. #3
    Join Date
    Jan 2008
    Location
    Your mom's fresh shaven Cun+.
    Posts
    2,598
    Points
    3,622,318.43
    Rep Power
    225

    Default

    Quote Originally Posted by WhoIsYou View Post
    Looks like we have an idiot advertising around here...
    Pretty bad ad btw buddy...
    What are you talking about?





  4. #4
    Join Date
    May 2008
    Location
    In the interwebz
    Posts
    5,057
    Points
    1,571,882.99
    Rep Power
    232

    Default

    Well obviously it was removed....So ignore my post...
    Some idiot advertising a site for WOW Gold...

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts