Recent content by RichardC

  1. R

    Get webbrowser using PHP?

    I have the following code... $browser = getenv("HTTP_USER_AGENT"); echo $browser; when I do this I get the following. Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.106 Safari/535.2 I am using Chrome, why does it have Mozilla, AppleWebKit, Chrome...
  2. R

    Get text on a specific line of a .txt file with PHP?

    I have a 173529 line text file called words... How can I find, for example, the text on the fourth line? Please help!
  3. R

    Create 1 iFrame if variable = 1... create 2 iFrames if variable = 2 in PHP?

    So i have a variable that can change... I want to create the equivalent amount of iFrames as the variable I have in PHP? how can i make 7,8,9 iFrames... Depending on the variable?
  4. R

    Display variables in the URL with PHP?

    Ok so I have variable $dis and it is equal to 1. How can i display it in the URL such as.... http://www.website.com/index.php?dis=1 without the user doing anything? Then how can I call it and use it in my PHP script?
  5. R

    Anybody out there interested in trying the World of Warcraft on-line game?

    Trying to find someone interested in trying the popular on-line game. They have a program where we both benefit with faster leveling and rewards called "Recruit-a-Friend". I am an experienced gamer and I would act as your mentor to show you around the game. This would get you started much...
  6. R

    html/php contact form for website?

    I am trying to make a contact form for my website but i can't get it. Will someone please send me the html/php coding. if you have to upload it to a webserver or something for me to download thats fine. PLEASE HELP!!!!
  7. R

    In Visual Basic 2008 Can You Make The Windows Media Player Play One Of Your Resources?

    I'm Trying To Add An Instructions Video To My Program But I Don't Know The Code I Added It As A Resource Now What? Is There A Code Like: Window-Media.URL = (my.resources.file)
  8. R

    Where Can I Get Free PHP Web hosting?

    Hi, I Have Recently Created A Website In Dremweaver 2004 And I Have Been Wondering If There Are Any Sites That Host Absolutely Free PHP Web Hosting If You Know Of Any Please Tel Me And Also If You Have A Youtube Account Leave Its Username So I Can Subscribe If You Have Best Answer
Back
Top