Php Coding Help

Discussion in 'Gaming' started by ~Enigma~, Sep 19, 2005.

  1. ~Enigma~

    ~Enigma~ Senior Member

    Age:
    32
    Posts:
    300
    Likes Received:
    0
    Joined:
    Aug 12, 2005
    Location:
    Canada
    How do yuo define a link or image location in PHP? I can't just go do this:

    Code:
    echo("<center><img src=/"zone3.byethost5.com/phptest/images/header.jpg/"></center>");
     
  2. Gothic Surge

    Gothic Surge Well-Known Member

    Age:
    36
    Posts:
    3,357
    Likes Received:
    0
    Joined:
    Jun 1, 2005
    no you need some other stuff just give me a minute i have a php forum i will find a example in the ftp for you!
     
  3. ~Enigma~

    ~Enigma~ Senior Member

    Age:
    32
    Posts:
    300
    Likes Received:
    0
    Joined:
    Aug 12, 2005
    Location:
    Canada
    Ok, thank you.

    ~Sorry, your post is too short and must be made more detailed.~
     
  4. LemoNade

    LemoNade Well-Known Member

    Age:
    34
    Posts:
    500
    Likes Received:
    0
    Joined:
    Dec 21, 2004
    Location:
    Southampton, England
    Like this:

    Code:
    <?php echo ("<center><img src=\"http://zone3.byethost5.com/phptest/images/header.jpg\"></center>"); ?>
    You dont need any other stuff...
     
  5. ~Enigma~

    ~Enigma~ Senior Member

    Age:
    32
    Posts:
    300
    Likes Received:
    0
    Joined:
    Aug 12, 2005
    Location:
    Canada
    Would anyone who has good php experience be able to help me out over AIM or MSN?
     
  6. LemoNade

    LemoNade Well-Known Member

    Age:
    34
    Posts:
    500
    Likes Received:
    0
    Joined:
    Dec 21, 2004
    Location:
    Southampton, England
    I just gave you the answer ^^ =/
     
  7. ~Enigma~

    ~Enigma~ Senior Member

    Age:
    32
    Posts:
    300
    Likes Received:
    0
    Joined:
    Aug 12, 2005
    Location:
    Canada
    No, I mean php in general, not just this link problem.
     
  8. Otaku23

    Otaku23 Well-Known Member

    Posts:
    1,115
    Likes Received:
    0
    Joined:
    Jul 3, 2005
    Location:
    canada
    I need php help too, but I'ma wait till I get great at html...
     
  9. XxLostXx

    XxLostXx Well-Known Member

    Age:
    32
    Posts:
    803
    Likes Received:
    0
    Joined:
    Aug 22, 2005
    Location:
    homeless
    I could help with some CSS, HTML and PHP but my favourites CSS and HTML i'm afraid so :)
     
  10. Daz

    Daz Well-Known Member

    Age:
    36
    Posts:
    1,024
    Likes Received:
    0
    Joined:
    Nov 5, 2004
    Location:
    UK
    I can work with php so if u need any help and I am not doing some research or study or something msn me.
    :P Daz
     

Share This Page