This Site is PHP?

Discussion in 'PHP' started by Odtü Haber, Aug 7, 2010.

  1. #1
    http://www.plastic-liposuction-surgery.com/

    could you say something ?
    i want to make a site like this auto content.
     
    Odtü Haber, Aug 7, 2010 IP
  2. Rainulf

    Rainulf Active Member

    Messages:
    373
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    85
    #2
    Rainulf, Aug 7, 2010 IP
  3. arpit13

    arpit13 Well-Known Member

    Messages:
    294
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    128
    Digital Goods:
    1
    #3
    an error coming:
    "Error establishing a database connection" when i tried to load the page.
    it shud be php.
     
    arpit13, Aug 7, 2010 IP
  4. danx10

    danx10 Peon

    Messages:
    1,179
    Likes Received:
    44
    Best Answers:
    2
    Trophy Points:
    0
    #4
    <?php
    
    $arr = get_headers('http://www.plastic-liposuction-surgery.com');
    
    echo $arr[3];
    ?>
    PHP:
    Outputs:

    X-Powered-By: PHP/5.2.13
     
    danx10, Aug 8, 2010 IP
  5. caciocode

    caciocode Peon

    Messages:
    65
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Well, you could use wordpress. The Wordpress signatures is good clue that it's running on PHP
     
    caciocode, Aug 8, 2010 IP