Results 1 to 10 of 31

Thread: Day 1 - Getting Started - Become PHP Expert in 30 days

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2014
    Posts
    21

    Default

    <?php

    echo 'Ranan\'s new production - Andhar Nogori Choupot Raja';

  2. #2
    Join Date
    Sep 2003
    Posts
    3,040

    Default

    Quote Originally Posted by Austinwhite View Post
    <?php

    echo 'Ranan\'s new production - Andhar Nogori Choupot Raja';
    Good. try modify the text, so we have something new :)
    Become PHP Expert in 30 days
    FreeMarriage.com - Free Online Matrimonial
    FlashWebHost.com - Professional Web Hosting, Designing.

  3. #3
    Join Date
    Nov 2009
    Posts
    76,596

    Default

    http://php.flashwebhost.com/sherly/poem.php

    Code:
    <?php
    
    echo '<h1><b><leftside>Thank You</leftside></b></h1>' ;
    
    echo 'I thank you right now ';
    echo '<br>';
    echo 'for being my friend.';
    echo '<br>';
    echo 'No strings attached, no being';
    echo '<br>';
    echo 'condemned.';
    echo '<br>';
    echo 'Taking me in, with little or lot.';
    echo '<br>';
    echo 'Unconditional a word';
    echo '<br>';
    echo 'this world has forgot.';
    echo '<br>';
    echo 'You hear me .';

Bookmarks

Posting Permissions

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