Need Help regarding Website

Discussion in 'PHP' started by royalstar_23, Apr 8, 2011.

  1. #1
    Hello Dp...
    I know its the best place to post and get solution of the problem which im persisting from several months.
    I have a website. On which im showing tutorial. But i have to give external links to post a content. If some like want to see" how to use php" post.. That person will click and leave my site on some external page...
    That thing is really frustrating, You fetch your visitors and that visitor leave your website just by one click. Please help me to sort out this kind of problem... As im really a NOOB...I dont have that much knowledge. Some one says me to use iframe.. But i have many pages. I have to do coding at each and every page?and what about new posts that i will do?
    Link to the website :- http://www.xtreamefun.com
     
    royalstar_23, Apr 8, 2011 IP
  2. srisen2

    srisen2 Peon

    Messages:
    359
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hey the one solution you do have is you can include in your link targer="_blank" so <a hreaf="external.com" target="_blank">link</a>

    so now your site stays open. thats the only real solution available
     
    srisen2, Apr 8, 2011 IP