1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

how can i...?

Discussion in 'PHP' started by The Evil Penguin, Jan 2, 2007.

  1. #1
    ...view my php pages an php pages with database content without uploading them anywhere?
     
    The Evil Penguin, Jan 2, 2007 IP
  2. sz2006

    sz2006 Guest

    Messages:
    307
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Don't really understand what your question is.
     
    sz2006, Jan 2, 2007 IP
  3. tandac

    tandac Active Member

    Messages:
    337
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    58
    #3
    You need a database server and web server on your local PC
     
    tandac, Jan 2, 2007 IP
  4. The Evil Penguin

    The Evil Penguin Peon

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    where can i find those?
     
    The Evil Penguin, Jan 2, 2007 IP
  5. Chemo

    Chemo Peon

    Messages:
    146
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #5
    You can setup an SSH tunnel into your database server.

    Bobby
     
    Chemo, Jan 2, 2007 IP
  6. smatts9

    smatts9 Active Member

    Messages:
    1,089
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    88
    #6
    Well if you are using PHP and mySQL install XAMPP on your PC and you can run those pages straight from your computer and no need to upload anything, won't be on the internet, but you'll be able to view them offline.
     
    smatts9, Jan 2, 2007 IP
  7. The Evil Penguin

    The Evil Penguin Peon

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    aite so where would i get these things?
     
    The Evil Penguin, Jan 3, 2007 IP
  8. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Another vote for XAMPP from apachefriends.org. I'll tell you what though, there's probably been at least a dozen threads asking the same question over the last month and they all get the same response.... it's a shame that there's apparently no way to search for things like this before just asking :(

    Evil Penguin: you won't get anywhere if you don't try and help yourself: smatts9 gives you a product name and you ask where to get it from? Did you even try to Google it??
     
    TwistMyArm, Jan 3, 2007 IP
  9. Choller

    Choller Peon

    Messages:
    388
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Use wampserver. It's a small app, install it a you have a php server and mysql on your pc.

    And if you are too lazy to google it... here it is --> http://www.wampserver.com/
     
    Choller, Jan 6, 2007 IP
    The Evil Penguin likes this.